powered by
List project folders
projects(x = getAPIRoot())
An object of class ProjectFolder.
ProjectFolder
a ShojiObject that has an associated catalog. If omitted, the default value for x means that you will load the user's primary folder. (Currently, there are no other folders to load.)
ShojiObject
x
if (FALSE) { myprojects <- projects() proj <- myprojects[["Project name"]] }
Run the code above in your browser using DataLab