View source: R/is_this_public.R
is_this_public | R Documentation |
Figure out if the provided subject_ID
or
session_ID
belongs to a public project.
is_this_public(session_ID = NULL, subject_ID = NULL, project = NULL)
session_ID |
the session ID identifier, unique for each individual subject |
subject_ID |
the subject ID identifier |
project |
the NITRC project for which we try to identify if it's public |
logical value signifying if it's part of a public project
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.