Learn R Programming

adapr (version 2.0.0)

publishResults: Read in results to publish & Copies results to the project's publication directory

Description

Read in results to publish & Copies results to the project's publication directory

Usage

publishResults(project.id = getProject())

Arguments

project.id

Project to publish

Value

dataframe of files to publish

Details

File is in support directory/files_to_publish.csv

Examples

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

Run the code above in your browser using DataLab