| sp_get_dataset_doc | R Documentation | 
Downloads XLS file with dataset documentation, or opens link to this file in browser.
sp_get_dataset_doc(dataset_id, dest_dir = NULL, download = TRUE)
| dataset_id | dataset ID. See  | 
| dest_dir | character. Directory in which downloaded files will be stored.
If left unset, will use the  | 
| download | Whether to download (the default) or open link in browser. | 
(invisible) path to file if download = TRUE, URL otherwise
Other Utilities: 
sp_get_codelist_viewer()
## Not run: 
sp_get_dataset_doc("finm")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.