You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function documentation of get_locs(), get_xg3() and get_chem() still needs explanation of geohydrological and some Watina-specific terms. This is to be added. The aim is to give just enough information to someone with general (non-Dutch) geohydrological background in order to understand the meaning of e.g. "VLD", "ENT", ..., "P", "S", "R", ..., filterdepth, measuringref_ost, ... HG3, LG3, VG3, vg3_lcl, hydroyear, ..., loq, chem_variable, ...
In several places in R/get.R reminders are present where function documentation needs improvement (grep-output at e24d68b):
11:#' (TO BE ADDED: Explanation on the different available values of loc_type12-#' and loc_validity)--188:#' (TO BE ADDED: Explanation on the variable names of the returned object)--696:#' (TO BE ADDED: What are XG3 values? What is a hydroyear?697-#' Why truncate, and why truncate by default?698-#' When to choose which \code{vert_crs}?)--732:#' (TO BE ADDED: Explanation on the variable names of the returned object)--902:#' TO BE ADDED: What is electroneutrality and why is it used as a criterion?--973:#' (TO BE ADDED: Explanation on the variable names of the returned object)974-#'975:#' (TO BE ADDED: Explanation on the different abbreviations in the column976-#' 'chem_variable')
Function documentation of
get_locs()
,get_xg3()
andget_chem()
still needs explanation of geohydrological and some Watina-specific terms. This is to be added. The aim is to give just enough information to someone with general (non-Dutch) geohydrological background in order to understand the meaning of e.g."VLD", "ENT"
, ...,"P", "S", "R"
, ...,filterdepth
,measuringref_ost
, ...HG3, LG3, VG3, vg3_lcl, hydroyear
, ...,loq, chem_variable
, ...In several places in
R/get.R
reminders are present where function documentation needs improvement (grep-output at e24d68b):See development guidelines for practical information. Specific notes:
The text was updated successfully, but these errors were encountered: