Package: guf
Type: Package
Title: Generally Useful Functions
Version: 1.0.2
Authors@R: person("Ben", "Johannes", email = "inform@benjohannes.com",
                  role = c("aut", "cre"))
Maintainer: Ben Johannes <inform@benjohannes.com>
Description: Provides simple "base R"-like functions, 
    such as %notin% (mirroring %in%), se (standard error, mirroring e.g. sd()), quick rounding of a mixed-class object (mirroring round()), count[ing] (mirroring e.g. sum(), mean(), etc.), and an aggregate function (mirroring aggregate()) that can also do pivoting. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Date: 2020-02-06
Language: en-UK
NeedsCompilation: no
Packaged: 2020-02-06 17:43:07 UTC; Ben
Author: Ben Johannes [aut, cre]
Repository: CRAN
Date/Publication: 2020-02-20 07:50:02 UTC
Built: R 4.0.0; ; 2020-03-12 06:12:23 UTC; windows
