df.to.array: Convert a data.frame (or tibble) into a multidimensional...

View source: R/df_to_array.R

df.to.arrayR Documentation

Convert a data.frame (or tibble) into a multidimensional array

Description

[Deprecated]

df.to.array() was renamed to df_to_array() to create a more consistent API.

Usage

df.to.array(df, dim_var_names, value_var_name = "value")

serocalculator documentation built on April 3, 2025, 7:35 p.m.