qc_timestamp_nas: Checking for NAs in the timestamp

View source: R/qc_data_general_checks.R

qc_timestamp_nasR Documentation

Checking for NAs in the timestamp

Description

Simple function to check for NAs in the timestamp.

Usage

qc_timestamp_nas(data, parent_logger = "test")

Arguments

data

Data frame containing the timestamp variable

Details

NAs in timestamp generates problems in the further steps of QC, a function checking for NAs and info about the location is needed in order to be able to fix it

Value

A data frame with the NAs info

See Also

Other Quality Checks Functions: create_dic(), qc_coordinates(), qc_data_results_table(), qc_ext_radiation(), qc_factor_values(), qc_get_biomes_spdf(), qc_get_biome(), qc_get_timezone_coord(), qc_is_timestamp(), qc_md_cols(), qc_md_results_table(), qc_measured_sfn(), qc_pl_treatments(), qc_psi_N_nas(), qc_psi_SE_nas(), qc_psi_nas(), qc_set_timezone(), qc_simplify_questions(), qc_species_names_info(), qc_species_names(), qc_species_verification(), qc_start_process_psi()


vflo/PSIsapfluxnetQC1 documentation built on Feb. 15, 2024, 3:19 a.m.