rm_cnd_df | R Documentation |
cnd_df
class from a data frameThis function removes the cnd_df
class, along with its attributes, if
applicable.
rm_cnd_df(dat)
dat |
A data frame. |
The input dat
without the cnd_df
class and associated attributes.
new_cnd_df()
, is_cnd_df()
, get_cnd_df_cnd()
,
get_cnd_df_cnd_sum()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.