Learn R Programming

RObsDat (version 16.03)

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

Description

Converts meta data to a matrix

Usage

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

Value

A matrix with the meta data.

Details

What do you want to know?

See Also

addDataValues

Examples

Run this code
#see code

Run the code above in your browser using DataLab