Learn R Programming

joker (version 0.14.2)

array_to_df: Turn an array to a data.frame

Description

This function turns an array to a data.frame. It is used by the small_metrics() and large_metrics() functions.

Usage

array_to_df(x)

Value

data.frame.

Arguments

x

array.