Package: HistDat
Type: Package
Title: Summary Statistics for Histogram/Count Data
Version: 0.2.0
Author: Michael Milton
Maintainer: Michael Milton <michael.r.milton@gmail.com>
Description: In some cases you will have data in a histogram format, where
  you have a vector of all possible observations, and a vector of how many
  times each observation appeared. You could expand this into a single 1D
  vector, but this may not be advisable if the counts are extremely large.
  'HistDat' allows for the calculation of summary statistics without the need
  for expanding your data.
License: GPL (>= 3)
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat (>= 3.0.0),
Config/testthat/edition: 3
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Imports: methods, stats
NeedsCompilation: no
Packaged: 2021-04-06 03:01:18 UTC; michael
Repository: CRAN
Date/Publication: 2021-04-06 07:10:20 UTC
Built: R 4.1.0; ; 2021-05-26 04:39:00 UTC; unix
