clean_Temp_2: Clean the Temperature data

Description Usage Arguments Value

View source: R/preprocessing.R

Description

clean_Temp_2 This function remove the period of time where temperature observations do not change.

Usage

1
clean_Temp_2(Data, thresh = 5)

Arguments

thresh

A numeric that correspond to the number of similar successive temperature values

data

A dataframe of pre or post-installation data.

Value

A dataframe that correspond to the cleaned pre or post-installation data


LBNL-ETA/RMV2.0 documentation built on Nov. 9, 2020, 5:44 a.m.