getPubResults: Read result filepaths to publish

Description Usage Arguments Details Value Examples

View source: R/publishers.R

Description

Read result filepaths to publish

Usage

1
getPubResults(project.id = getProject())

Arguments

project.id

Project to publish

Details

File is in support directory/files_to_publish.csv. The specified files can be copied to the publication directory with 'publishResults()'.

Value

dataframe of files to publish

Examples

1
2
3
4
## Not run: 
getPubResults("adaprHome")

## End(Not run) 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.