| ons_datasets_setup | R Documentation | 
This returns a dataframe containing details that can be passed to other fns in this package for further processing
ons_datasets_setup(defaults)
| defaults | a list with folder system.  Valid values from  | 
a list describing available datasets
Neale Swinnerton neale@mastodonc.com
## Not run: 
monstr_pipeline_defaults() %>% 
 ons_datasets_setup() # rooted in current project
## End(Not run)
## Not run: 
monstr_pipeline_defaults(download_root="/path/to/download/root/") %>% 
     ons_datasets_setup()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.