codegen_load_all_sas_data | R Documentation |
This is useful if you work with lots of separate SAS datasets spread out in the same folder.
codegen_load_all_sas_data(dir, format = NULL)
dir |
path to dataset folder |
format |
path to format file |
NULL. Relevant code is printed to the console.
codegen_load_all_sas_data(system.file("examples", package = "DescrTab2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.