getCoercions {dataCompareR} | R Documentation |
Subsets on the variables that have a coercion.
Description
Subsets on the variables that have a coercion.
Usage
getCoercions(typesDf)
Arguments
typesDf |
Dataframe of type information from the executeCoercion function |
Value
coercedT
Subset version of typesDf where a coercion occurred
[Package dataCompareR version 0.1.4 Index]