px_from_data_df {pxmake} | R Documentation |
Create a minimal px object from a data frame
Description
Create a minimal px object from a data frame
Usage
px_from_data_df(df)
Arguments
df |
A data frame |
Value
A px object
[Package pxmake version 0.18.0 Index]