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

Description Usage Arguments Details Examples

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) 

adapr documentation built on May 1, 2019, 7:05 p.m.