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

View source: R/is_this_public.R

is_this_publicR Documentation

Find out if the provided param is part of public data

Description

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

Usage

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/nitrcbot documentation built on Feb. 6, 2023, 9:17 p.m.