Learn R Programming

raveio (version 0.9.0)

as_rave_subject: Get RAVESubject instance from character

Description

Get RAVESubject instance from character

Usage

as_rave_subject(subject_id, strict = TRUE, reload = TRUE)

Value

RAVESubject instance

Arguments

subject_id

character in format "project/subject"

strict

whether to check if subject directories exist or not

reload

whether to reload (update) subject information, default is true

See Also

RAVESubject