Load Demo Subject According to Package Configuration File
Source:R/module-conf.R
mount_demo_subject.Rd
Load Demo Subject According to Package Configuration File
Usage
mount_demo_subject(
subject_code,
project_name,
force_reload_subject = FALSE,
...,
download_url
)
# S3 method for rave_module_debug
mount_demo_subject(
subject_code,
project_name,
force_reload_subject = FALSE,
...,
download_url
)
# S3 method for rave_running
mount_demo_subject(...)
# S3 method for rave_running_local
mount_demo_subject(...)
Arguments
- subject_code
optional, subject code
- project_name
optional, project name
- force_reload_subject
logical, whether to force reload subject even if another subject is loaded
- ...
further passed to
rave_prepare
- download_url
optional, web link to subject archive