Published January 24, 2019
| Version v1.0.5.1
Software
Open
januarharianto/respR: respR 1.0.5.1
Creators
- 1. The University of Sydney
- 2. Scottish Association of Marine Science
Description
This version is aimed at improving the functionality and usability of our conversion functions. We have decided to remove the default values for temperature and salinity inputs in convert_DO()
and convert_rate()
(i.e. switched t
and S
numerics to NULL). This was no easy decision, but we noticed that some users were running the functions by default without considering (or even knowing the existence of) these two important input variables. With this change, existing workflows using calc_DO()
and calc_rate()
are likely to break.
- NEW: Additional vignettes added. We now have a total of 15 vignettes!
- UPDATE: Refreshed existing vignettes.
- UPDATE:
convert_DO()
andconvert_rate()
now require the user to explicitly providet
(temperature) andS
(salinity) values. - UPDATE:
convert_DO()
andconvert_rate()
will warn the user when the defaultP
value is used for O<sub>2</sub> units that are strongly influenced by atmospheric pressure. - UPDATE: unit_args() has been updated to indicate which O2 units need inputs of
t
,S
andP
. - FIX:
inspect()
has a better-looking plot for rolling regressions.
Files
januarharianto/respR-v1.0.5.1.zip
Files
(30.1 MB)
Name | Size | Download all |
---|---|---|
md5:51b88758e397725b6ea6f933dbebaba8
|
30.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/januarharianto/respR/tree/v1.0.5.1 (URL)