This function returns a list of directores with root
meaning
data directory and save_dir
result directory
1 | get_path(root_dir, study)
|
root_dir |
where the project is located. Under this root directory, there must be two other directories called 'data' and 'results' |
study |
name of the dataset to be loaded. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.