Learn R Programming

adapr (version 1.0.1)

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")
# ## End(Not run) 

Run the code above in your browser using DataLab