Learn R Programming

adapr (version 1.0.2)

send.pubresults: 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

send.pubresults(project.id = get.project())

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 {
send.pubresults("adaprHome")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab