dtadmin | R Documentation |
Convert a data.table into a dtadmin, dtsurvey object to use some additional functionality
dtadmin(DT, copy = TRUE)
DT |
data.table |
copy |
logical. Determines whether a copy of DT is taken before setting new attributes. |
dtadmin by default copies the dataset (not be reference)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.