A collection of useful functions not found anywhere else, mainly for programming: Generalized lagged differences, checking containment in an interval, creating a factor where the levels maintain the order of appearance, sampling rows from a data frame, converting seconds from midnight to and from H:M:S format, choosing the first non-NA value, transposing lists of lists, returning the name of the file currently sourced, smart named lists and vectors, and an alternative interface to assign().
Version: | 0.2-1 |
Imports: | plyr |
Suggests: | testthat |
Published: | 2014-04-02 |
Author: | Kirill Mueller |
Maintainer: | Kirill Mueller <mail at kirill-mueller.de> |
BugReports: | https://github.com/krlmlr/kimisc/issues |
License: | GPL-3 |
URL: | https://github.com/krlmlr/kimisc |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | kimisc results |
Reference manual: | kimisc.pdf |
Package source: | kimisc_0.2-1.tar.gz |
Windows binaries: | r-devel: kimisc_0.2-1.zip, r-release: kimisc_0.2-1.zip, r-oldrel: kimisc_0.2-1.zip |
OS X Snow Leopard binaries: | r-release: kimisc_0.2-1.tgz, r-oldrel: kimisc_0.2-1.tgz |
OS X Mavericks binaries: | r-release: kimisc_0.2-1.tgz |
Old sources: | kimisc archive |