getTemplateDF: generate a template data frame for a given ImmPort Template...

Description Usage Arguments

View source: R/getTemplateDF.R

Description

Based on ImmPort's specifications, the function creates an empty dataframe with the correct column headers for the user to update as part of the ImmPort submission development.

Usage

1
getTemplateDF(ImmPortTemplateName, rowNum = 1)

Arguments

ImmPortTemplateName

name of the ImmPort Template to create

rowNum

sets the number of rows for the ImmPort Template. Defaults to one row.


RGLab/Import2ImmPort documentation built on May 17, 2021, 7:43 a.m.