expandVar: Internal: make sure meta data information can be processed in...

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Converts meta data to a matrix

Usage

1
expandVar(var, nrow, ncol, checkID = FALSE, table = NULL)

Arguments

var

The actual meta data information

nrow

expected number of rows

ncol

expected number of columns

checkID

boolean, indicating if data in var should be converted to an ID

table

Name of the meta data table

Details

What do you want to know?

Value

A matrix with the meta data.

Author(s)

Dominik Reusser

See Also

addDataValues

Examples

1
#see code

RObsDat documentation built on May 2, 2019, 5:55 p.m.