Description Usage Arguments Details Examples
Opens results directory of project or R script within a project
1 | showResults(project.id = getProject(), rscript = getSourceInfo()$file$file)
|
project.id |
character string specifies project |
rscript |
character string specifies the R script result directory to open |
Use BrowseURL to open results directory
1 2 3 4 | ## Not run:
showResults("adaprHome")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.