era 0.5.0: chronological ordering and extremes
era v0.5.0 is now available on CRAN:
install.packages("era")
This minor release adds functions for chronological ordering (yr_sort()) of year vectors:
# Forward-counting era:
x # CE years [Read more...]