Skip to content

shoredate 1.0.2

Compare
Choose a tag to compare
@isakro isakro released this 03 May 07:34

shoredate 1.0.2 (2023-05-03)

  • shoredate_hdr() and shoreline_date() now returns the weighted mean date.
  • shoreline_date() now has the parameter model, which accepts either "none"
    or "gamma". If "none" is specified then the distance between site and shoreline
    is assumed to be zero.
  • Now using the package ggspatial for scale bar in maps rather than ggsn, due
    to the retiring of r-spatial packages (@rsbivand, #1).

shoredate 1.0.1 (2023-03-06)

  • sum_shoredates() can now handle NA dates.
  • shoreline_date() now accepts a vector of site names for the argument
    sites if interpolated displacement curves are also provided.

shoredate 1.0.0 (2023-01-19)

First release.