guf: Generally Useful Functions

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.

Version: 1.0.2
Published: 2020-02-20
Author: Ben Johannes [aut, cre]
Maintainer: Ben Johannes <inform at benjohannes.com>
License: GPL-3
NeedsCompilation: no
Language: en-UK
Materials: README NEWS
CRAN checks: guf results

Downloads:

Reference manual: guf.pdf
Package source: guf_1.0.2.tar.gz
Windows binaries: r-devel: guf_1.0.2.zip, r-release: guf_1.0.2.zip, r-oldrel: guf_1.0.2.zip
macOS binaries: r-release: guf_1.0.2.tgz, r-oldrel: guf_1.0.2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=guf to link to this page.