prepare.r2mym: prepare.r2mym helps you merge an R table with the data.frame...

Description Usage Arguments Value

View source: R/mym2r.R

Description

prepare.r2mym helps you merge an R table with the data.frame output you want for MyM

Usage

1
prepare.r2mym(data, stub, value.var, NaN.value = -9999)

Arguments

data

Your data frame with all cols

stub

Your preferred subset of DIMs

value.var

Indication of your value var

NaN.value

Preset to -9999

Value

Returns smaller dataset that can be inserted into write.r2mym()


marieyesse/mym2r documentation built on Aug. 9, 2019, 7:34 p.m.