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)

Arguments

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

Value

logical value signifying if it's part of a public project