Package: fancycut
Title: A Fancy Version of 'base::cut'
Version: 0.1.2
Authors@R: c(
  person("Adam", "Rich", email = "adamleerich@gmail.com", role = c("aut", "cre")),
  person("Richie", "Cotton", email = "richierocks@gmail.com", role = "ctb")
  )
Description: Provides the function fancycut() which is like cut() except
  you can mix left open and right open intervals with point values,
  intervals that are closed on both ends and intervals that are open on both ends.
License: CC0
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-06-26 11:50:07 UTC; richad
Author: Adam Rich [aut, cre],
  Richie Cotton [ctb]
Maintainer: Adam Rich <adamleerich@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-26 11:58:54 UTC
