Retrieve the Study File Name(s) and Study File Identifier(s)from an ISAjson object.
Source:R/setInfo.R
getStudyFileNames.Rd
Retrieve from an object of the ISAjson the Study
Identifier(s) and Study File Name(s) as contained in the Investigation.
To directly access the Study Identifier(s) use the names() function, e.g.
names(getStudyFileNames(isaObject))
.
Arguments
- isaObject
An object of the ISAjson.