View source: R/munge_dataset.R
A function for munging each dataset accordin gto what is specified in teh attribues table
1  | munge_dataset(data, attributes, df.citation = NULL)
 | 
data | 
 The dataset being created  | 
attributes | 
 The attributes table describing the variables existing in *data*  | 
df.citation | 
 Default NULL. Ideally a string containing the citation for the dataset in use in the style of .bibtex.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.