assignDummy: Function that creates blank columns that openSpecimen has to...

Description Usage Arguments Value Examples

Description

Function that creates blank columns that openSpecimen has to have.... Requires that you be mounted to jhpce! Needs this file 'dcs01/arking/arkinglab/resources/openSpec/colnames.rds' in order to work

Usage

1
assignDummy(new.df)

Arguments

new.df

The finished file, after running getLoc(), getRequiredFields(), and assignBar()

Value

A bulk upload file template. BE WARY YOU WILL NOT BE ABLE TO VIEW THIS IN RSTUDIO.

Examples

1
new.df <- assignDummy(new.df)

syyang93/openSpec documentation built on May 16, 2019, 3:24 p.m.