Description Active bindings Methods
Definition for 'RAVE' project class
Definition for 'RAVE' project class
path
project folder, absolute path
name
project name, character
new()
constructor
RAVEProject$new(project_name)
project_name
character
subjects()
get all imported subjects within project
RAVEProject$subjects()
character vector
has_subject()
whether a specific subject exists in this project
RAVEProject$has_subject(subject_code)
subject_code
character, subject name
true or false whether subject is in the project
group_path()
get group data path for 'rave' module
RAVEProject$group_path(module_id, must_work = FALSE)
module_id
character, 'rave' module ID
must_work
whether the directory must exist; if not exists, should a new one be created?
clone()
The objects of this class are cloneable with this method.
RAVEProject$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.