getRequiredFields: 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....

Function that makes prompts to get required columns for bulk upload file

Usage

1
2
3

Arguments

df

The old manifest file

new.df

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

df

The manifest file

Value

A bulk upload file template

A bulk upload file template

Examples

1
2
new.df <- assignDummy(df, new.df)
new.df <- getRequiredFields(df)

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