array_to_df: Turn an array to a data.frame

View source: R/04_tools.R

array_to_dfR Documentation

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)

Arguments

x

array.

Value

data.frame.


joker documentation built on June 8, 2025, 12:12 p.m.