Learn R Programming

adapr (version 2.0.0)

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

Description

Opens results directory of project or R script within a project

Usage

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

Run this code
# NOT RUN {
showResults("adaprHome")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab