qpcr.cbind.na: Hidden function from qpcR package, typical usage as...

qpcr.cbind.naR Documentation

Hidden function from qpcR package, typical usage as qpcR:::cbind.na

Description

Combine data of unequal row length avoiding repetition or errors by filling with NAs. In contrast to classical cbind, cbind.na can be used to combine data such as

Usage

qpcr.cbind.na(..., deparse.level = 1)

Arguments

...

vectors

deparse.level

set to 1 as default

Value

data frame with NA

Examples

qpcr.cbind.na(1:10, 1:3)


mkajano/HDXBoxeR documentation built on April 23, 2024, 12:28 a.m.