Releases: NorwegianVeterinaryInstitute/NVIdb
NVIdb v0.13.1 (2024-12-19)
New feature: standardize_columns
now accepts data.frame
, list
and a csv-file as input to the argument standards
.
NVIdb v0.13.0 (2024-12-13)
Functions that have been moved to NVIpjsr are deprecated and gives a warning when used. Improved and standardised help.
NVIdb v0.12.0 (2024-05-22)
New feature: add_kommune_fylke now translate to 2024 kommuner and fylker. It also accepts the argument year to translate older kommuner to new kommune within a given year.
NVIdb v0.11.3 (2024-05-03)
Improved and styled help for most functions.
NVIdb v0.11.2 (2024-04-05)
Fixed retrieve_PJSdata
so that it accepts selection_parameters that includes FUN
and select_statement
.
Deprecated wrapper functions of login and set_credentials for EOS.
NVIdb v0.11.1 (2024-02-05)
set_disease_parameters now accepts metodekode with 2 digits and accepts the arguments purpose, FUN and select_statement.
NVIdb v0.11.0 (2024-01-24)
New features: Created retrieve_PJS_data
to retrieve and standardise PJSdata, transform_code_values
to easy transform few code combinations into other values, and select_PJSdata_for_values
to perform inclusion/exclusion of rows in PJSdata based on coded values. read_Prodtilskudd
now accepts the argument exctracted_date
. Some bug fixes and other changes, see NEWS.
NVIdb v0.10.1 (2023-05-31)
New feature: add_PJS_code_description
is extended so that analytt and kjennelse at sakskonklusjon-level can be translated when using the arguments PJS_variable_type
= "auto" and new_column
= "auto".
NVIdb v0.10.0 (2023-04-18)
New features: created standardize_eos_data
, set_dir_NVI
includes argument slash =
.
NVIdb v0.9.0 (2023-01-16)
New features: created read_eos_data
and read_varekode
. Log in functions now accept the argument dbinterface
to choose the preferred R-package for data base interface. Minor bug fixes and other changes, see NEWS.