dl_data_col_classes: Check data columns classes and set to numeric if needed

Description Usage Arguments Details Value See Also

Description

Checking and setting data column classes to numeric

Usage

1
dl_data_col_classes(data, parent_logger = "test")

Arguments

data

Data frame with the sapflow or environmental data to check

Details

Loading from csv's with fread can be problematic if some characters are spreaded here and there in the data columns. This function checks for this problem and tries to fix it

Value

A data frame exactly as the data provided with the variables changed to numeric if needed

See Also

Other Data Loading Functions: dl_data, dl_dec_char_detect, dl_get_si_code, dl_metadata, dl_na_char_generator, qc_as_timestamp, remove_dupcols


sapfluxnet/sapfluxnetQC1 documentation built on May 29, 2019, 1:50 p.m.