Description Usage Arguments Functions
This creates a list of data management information (defaults to
a 'dm_doc' object called 'documentation' in the environment 'dm_envir'
which can be retrieved with dm_doc()
). This information can then
be used to extract and recode (factors and dates) for (or towards) an
analytical data base.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
var |
character, database/data frame entry |
name |
character, (new) name of variable, will be 'var' if unspecified |
db |
character, name of data frame, if |
recode |
recode |
transf |
function, for transformation |
group |
character, a grouping of the variables |
comment |
character, a comment or some such extra information |
label |
character, something to be stored as label attribute for this variable |
keep.label |
logical, if |
dmv
: An alias for dm ('v' for 'variable')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.