report_rmarkdown.Rmd
On the NoviSci Web Platform the report system supports two types of reports:
This article describes importing the data for option 1.
# your studio.novisci login - will be prompted for password - only need to run once per session nswpr::login('myusername@targetrwe.com') folder <- '/home/myusername/myreportdir' report <- nswpr::upload_report_content(report$id, folder)