| nisra_df | R Documentation |
Create a nisra_df, a data-frame with additional metadata. This uses
vctrs::new_data_frame() to convert the ... argument to a data-frame.
nisra_df(..., meta = list())
... |
named arguments to convert to columns, or an existing data-frame, or a named list of columns |
meta |
List of metadata fields |
A nisra_df, a tbl_df with an additional
"nisra_df" class attribute
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.