Description Usage Arguments Value Author(s) Examples
Write all cleaning process in this file
1 |
df |
A data frame
Jiacheng He
1 2 | read_BRFSS(2000) %>% clean_BRFSS()
lapply(1995:2010, read_BRFSS) %>% merge_BRFSS() %>% clean_BRFSS()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.