fix_uncontinue: fix un-continuous observations for the INPUT data

View source: R/fix_uncontinue.R

fix_uncontinueR Documentation

fix un-continuous observations for the INPUT data

Description

fix un-continuous observations for the INPUT data and only keep the complete year.

Usage

fix_uncontinue(df, complete_year = TRUE)

Arguments

df

A data.frame with the columns of site, date and others

complete_year

Boolean. Note that complete_year has to be true for RHtests.


kongdd/RHtestsHelper documentation built on April 18, 2023, 1:57 a.m.