getDiscreteAndContinuousIndices: Function that gets the indices of the dataframe columns that...

Description Usage Arguments Value

Description

Function that gets the indices of the dataframe columns that have discrete data, and those that have continuous data

Usage

1

Arguments

dataset

a dataframe

Value

a list of the discrete and continuous indices, of the form list("discrete" = discrete_indices, "continuous" = continuous_indices)


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