showResults: Opens results directory of project or R script within a...

Description Usage Arguments Details Examples

View source: R/list_files.R

Description

Opens results directory of project or R script within a project

Usage

1
showResults(project.id = getProject(), rscript = getSourceInfo()$file$file)

Arguments

project.id

character string specifies project

rscript

character string specifies the R script result directory to open

Details

Use BrowseURL to open results directory

Examples

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

## End(Not run) 

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