rectify_field_type: Apply field type correction based on accompanied metadata

Description Usage Arguments Value Examples

Description

rectify_field_type will convert select fields to numeric based on accompanied metadata

Usage

1
rectify_field_type(d_in, d_fields)

Arguments

d_in,

a data.frame on which the correction is to be applied.

d_fields,

a data.frame containing fields metadata

Value

data corrected data.frame

Examples

1
2
3
4
## Not run: 
rectify_field_type(data_stage2, data_field_type)

## End(Not run)

steadyfish/ogdindiar documentation built on May 30, 2019, 10:43 a.m.