to...: Coerce MKM objects to base R types

Description Usage Arguments Details

Description

to_* functions take raw input (which is a list with 'dat' and 'format' components) and produce a base R type (list, data.frame or matrix) or something slightly special.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13

Arguments

x

An MKM object, similar to that produced by read_mkm

Details

Using custom functions, MKM can produce any data structure. However, support for three fundamental types are provided.


tmk-nz/mkm documentation built on Feb. 2, 2021, 11:45 a.m.