View source: R/util_cast_off.R
util_cast_off | R Documentation |
haven
if df
is/contains a haven
labelled
or tibble
object, convert it to
a base R data frame
util_cast_off(df, symb, .dont_cast_off_cols = FALSE)
df |
data.frame may have or contain non-standard classes |
symb |
character name of the data frame for error messages |
.dont_cast_off_cols |
logical internal use, only. |
data.frame having all known special things removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.