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

Description Usage Arguments Value

View source: R/is_this_public.R

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


neuroconductor-devel/nitrcbot documentation built on May 18, 2021, 11:07 a.m.