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