Published June 13, 2018
| Version v1.1.0
Software
Open
shaughnessyar/driftR: driftR 1.1.0
Authors/Creators
- 1. Department of Earth and Atmospheric Science,Saint Louis University
- 2. Department of Sociology and Anthropology, Saint Louis University
- 3. Department of Earth and Atmospheric Science, Saint Louis University
Description
Major Changes
dr_readadded to correctly format data fron YSI Sonde 6600 and EXO products, as well as Onset HOBO sensors. The new function contains an argument to specify the instrument, sodr_readSondehas been deprecated. Thedr_readfunction now can reformat variables using thejanitorpackage'sclean_names()function. This is a significant change and may break workflows based ondriftR v1.0that anticipate particular variable names. ThecleanVarargument is, however, optional, so setting it toFALSEshould leave the result compatible with legacy code.dr_dropnow includes options to drop by date and (optionally) time as well as by using an expression to identify certain valuesdr_replaceadded to give the option to replace values that are measurement errors withNAbased on date and (optionally) time as well as by using an expression to identify certain values- The
formatargument fordr_factorhas been deprecated - date formatting is now detected automatically by the function
- A redesigned hex logo has been added
- The
READMEand package website have been updated to reflect changes to the package - The vignette on tidy evaluation has been removed
- A vignette on dates and times in
driftRhas been added
Files
shaughnessyar/driftR-v1.1.0.zip
Files
(2.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f553a82c528e76001dd6a8272e214d35
|
2.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/shaughnessyar/driftR/tree/v1.1.0 (URL)