Skip to content

errors 0.4.0

Choose a tag to compare

@Enchufa2 Enchufa2 released this 04 Dec 20:36
· 23 commits to master since this release
  • Add new geom_errors() function to automatically add errorbars to ggplot2
    plots for variables of class errors (#52).
  • Some fixes in plot.errors, improved units compatibility.
  • Implement errors methods for duplicated, anyDuplicated and unique.
  • Fix operators %/% and %% (#54).