df.to.array {serocalculator} | R Documentation |
Convert a data.frame (or tibble) into a multidimensional array
Description
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")
[Package serocalculator version 1.3.0 Index]