is_this_public: Find out if the provided param is part of public data

Description Usage Arguments Value

Description

Figure out if the provided subject_ID or session_ID belongs to a public project.

Usage

1
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


nitrcbot documentation built on May 2, 2019, 3:32 p.m.