makeDataTypesUniform: Function that converts all the data in both datasets to be of...

Description Usage Arguments Value

Description

Function that converts all the data in both datasets to be of uniform data type (double)

Usage

1
makeDataTypesUniform(datasetsList_old)

Arguments

datasetsList_old

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

Value

a similar list like the parameter passed in, with uniform data types


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