Learn R Programming

adapr (version 1.0.2)

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")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab