Published June 13, 2018 | Version v1.1.0
Software Open

shaughnessyar/driftR: driftR 1.1.0

  • 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_read added 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, so dr_readSonde has been deprecated. The dr_read function now can reformat variables using the janitor package's clean_names() function. This is a significant change and may break workflows based on driftR v1.0 that anticipate particular variable names. The cleanVar argument is, however, optional, so setting it to FALSE should leave the result compatible with legacy code.
  • dr_drop now includes options to drop by date and (optionally) time as well as by using an expression to identify certain values
  • dr_replace added to give the option to replace values that are measurement errors with NA based on date and (optionally) time as well as by using an expression to identify certain values
  • The format argument for dr_factor has been deprecated - date formatting is now detected automatically by the function
Minor Changes
  • A redesigned hex logo has been added
  • The README and 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 driftR has 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