addIdentifyingInfo: Function that adds identifying info (unique to each row) to...

Description Usage Arguments Value

Description

Function that adds identifying info (unique to each row) to the discrete and continuous datasets

Usage

1
addIdentifyingInfo(dataset, indicesList)

Arguments

dataset

a dataframe

indiceslist

a list of the discrete and continuous indices, of the form list("discrete" = discrete_indices, "continuous" = continuous_indices) (to be obtained from getDiscreteAndContinuousIndices)

Value

a list of the discrete and continuous datasets of the form list("discrete" = discrete_dataset, "continuous" = continuous_dataset)


ncsa/DataHarmonizationPipeline documentation built on May 30, 2019, 2:05 p.m.