listScripts: Lists the R scripts in the adapr project

Description Usage Arguments Value Examples

View source: R/list_files.R

Description

Lists the R scripts in the adapr project

Usage

1
listScripts(project.id = getProject())

Arguments

project.id

project.id

Value

dataframe of R scripts, descriptions, run time duration, last run/modification date, number of lines

Examples

1
2
3
4
## Not run: 
listScripts("adaprHome")

## End(Not run) 

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