Changes in version 0.4.16 Changes in version 0.4.15 Changes in version 0.4.14 - Modify ndb_clean_plantekemi() to remove a few species that were not part of the sampling protocol. Also fix a few cases where multiple artIds were used for the same artsNavn. Changes in version 0.4.13 Changes in version 0.4.12 - Fix bug in ndb_calc_n_store_stammer() where 10m circle counts were only scaled up by 1.5 (and not 2.25) Changes in version 0.4.11 - Add ndb_calc_n_store_stammer() Changes in version 0.4.8 - Rename plante_N and plante_P to val_vaev_n and _p respectively. Changes in version 0.4.7 - Update names and labels. - Bump minimum required version of R to 3.5. Changes in version 0.4.6 - Add ndb_append_coords() and tests. - Improve docs. Changes in version 0.4.4 - Move julianDate to ndb_clean_plantekemi() Changes in version 0.4.3 - Depend on lubridate - Add julianDate to ndb_get_plantekemi() Changes in version 0.4.2 - Add ndb_calc_avg() and test. Changes in version 0.4.1 - Rename ndb_get_ellenberg_eng -> ndb_get_ellenberg() after addition of TEllTysk. - Update docs with a secion on source. Changes in version 0.4.0 - Add ndb_calc_n_arter() and tests. - Refactor ndb_get_artsnavne() to work for both plants and bryophytes. Changes in version 0.3.9 - Update names and labels Changes in version 0.3.8 - Update ndb_clean_skovtruktur to do NA replacement. Changes in version 0.3.7 - Update names and labels Changes in version 0.3.6 - Update names and labels Changes in version 0.3.5 - Update names Changes in version 0.3.4 - Add ndb_calc_weighted_assessment() instead. Changes in version 0.3.3 - Add n_hulheder_raad_samplet_15m. - Update names and labels. Changes in version 0.3.2 - Convert skov_strukur columns to integer. Changes in version 0.3.1 - Update names and labels Changes in version 0.3.0 - Remove the schema_tree dataset and add ndb_get_schema() instead. Changes in version 0.2.12 - Update schema_tree Changes in version 0.2.11 - Add ndb_label() function to create labels from variable names. Changes in version 0.2.9 - Updates to schema_tree. - Fix docs. Changes in version 0.2.8 - Add method for tbl_sql to ndb_rename() and update tests - Update schema_tree Changes in version 0.2.6 - Fix naming issue with mixed case new names Changes in version 0.2.5 - Update names Changes in version 0.2.4 Changes in version 0.2.3 - More robust handling of old ambiguous names in ndb_rename() Changes in version 0.2.2 Changes in version 0.2.1 - Vectorize ndb_rename() Changes in version 0.2.0 - Add ndb_rename() - Add ndb_names Changes in version 0.1.14 - Fix bug in ndb_calc_cover_ratio(). Add more tests. Changes in version 0.1.13 Changes in version 0.1.12 - Add ndb_calc_cover_ratio() Changes in version 0.1.11 - Update schema_tree Changes in version 0.1.10 - Add ndb_calc_jord_cn() - Update schema_tree Changes in version 0.1.9 - Add ndb_aggregate_pinpoint() Changes in version 0.1.8 - Add ndb_filter_artsliste() - Add ndb_get_artsliste() - Add ndb_get_artsnavne() - Add ndb_get_artstraits() - Add ndb_get_doedtved() - Add ndb_get_ellenberg_eng() - Add ndb_get_laver() - Add ndb_get_lysaaben_struktur() - Add ndb_get_skov_trae_diam_naturtype() - Add ndb_get_skov_traeregistrering() - Add ndb_get_skov_struktur() - Add ndb_get_stamdata() - Add ndb_get_novana_aktids() - Add ndb_get_plantekemi() - Add ndb_get_artsgruppe() - Add ndb_to_percent() - Add schema_tree data. Changes in version 0.1.7 - Add ndb_get() a generic getter function - Make ndb_clean_doedtved more general so it can be applied also to the patch data - Improve documentation for a couple of functions Changes in version 0.1.6 - Switch to statusId in ndb_clean_stamdata Changes in version 0.1.5 - Only calculate jord_CN when both C and N were above the detection limit. Changes in version 0.1.4 - Calculate jord_CN in ndb_clean_kemi() - Message version on load Changes in version 0.1.3 - Export ndb_clean_skov_struktur Changes in version 0.1.2 - Add filtering functions for skov and lysaaben progIds - Fix bug in ndb_write_to_db() Changes in version 0.1.1 - Fix build issues caused by non-ASCII characters. - Use tibble. Changes in version 0.1.0 - Move cleaner functions to clean.r - Add ndb_clean_kemi() - Add ndb_disconnect() - Add tests for utility functions. - Add ndb_clean_artsliste - Add ndb_clean_skov_struktur - Add nogo_naturtyper vector. Changes in version 0.0.1 - Added a NEWS.md file to track changes to the package. - Fix missing prefix in function name clean_stamdata