createDF: Create Empty Peak Dataframe

Description Usage Arguments Value Examples

View source: R/createDF.R

Description

Creates an empty peak dataframe of a given length

Usage

1
createDF(vectorsize)

Arguments

vectorsize

the length you want the dataframe to be

Value

an empty dataframe of the correct length

Examples

1
peak.data = createDF(400)

samissimas/ciceroAddition documentation built on Aug. 10, 2019, 12:02 a.m.