meltBatchCodes2: Turns a batchCode column into rows in a long format

meltBatchCodes2R Documentation

Turns a batchCode column into rows in a long format

Description

Turns a batchCode column into rows in a long format

Usage

meltBatchCodes2(entityData)

Arguments

entityData

a data frame with data

Details

Does not work with data.table. entityData must have columns "tempStateId", "tempId", "stateType", "stateKind". If "batchCode" is missing, will return an empty data.frame. publicData is always set to TRUE. For use with Tsv saves.

Value

A data frame with rows for all code values


mcneilco/racas documentation built on Aug. 30, 2024, 9:27 p.m.