R/clean_cws.R
manage_na.Rd
Remove NA and stations with too many NA
manage_na(data, na_thresh = 0.1)
formatted sftime (with columns: site_id, temp, time)
threshold of NA to remove a station (0 <= na_tresh <= 1)
cleaned data.frame