Learn R Programming

adapr (version 1.0.1)

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

Description

Opens results directory of project or R script within a project

Usage

show.results(project.id = get.project(), rscript = "")

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

Run this code
## Not run: 
# show.results("adaprHome")
# ## End(Not run) 

Run the code above in your browser using DataLab