listWorkspaces: Lists the R script workspaces in the project's Results...

Description Usage Arguments Value Examples

View source: R/workspaceOperations.R

Description

Lists the R script workspaces in the project's Results directory that are available for loading.

Usage

1

Arguments

project

character project ID to list the workspaces from

Value

data.frame with information about project's workspace files

Examples

1
2
3
4
5
6
## Not run: 
setProject("adaprHome")
listWorkspaces()

## End(Not run) 
 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.