Description Usage Arguments Value
View source: R/create_dataobject_from_frame.R
The function returns SureTypeSC's dataobject that contains multindexed pandas data frame and various metadata. This structre is used in some of the SureTypeSC's methods that are called from SureTypeSCR.
1 | create_dataobject_from_frame(df_single)
|
df_single |
data frame used in SureTypeSCR |
SuretypeSC's data object (instance of class Data) containing multiindexed data frame and metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.