View source: R/load_input_data.R
load_input_data | R Documentation |
Load input data
load_input_data(is_med, is_bin, analysis_type, folder = here::here("raw_data"))
is_med |
Load median time data? logical |
is_bin |
Load binary data? logical |
analysis_type |
Appended to file name |
folder |
Text string name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.