kimisc v0.4
0
Monthly downloads
Kirill's Miscellaneous Functions
A collection of useful functions not found anywhere else,
mainly for programming: Pretty intervals, generalized lagged
differences, checking containment in an interval, and an
alternative interface to assign().
Functions in kimisc
Name | Description | |
kimisc-deprecated | Deprecated functions | |
gdiff | Generalized lagged differences | |
coalesce.na-deprecated | Replaces NA values | |
in.interval.ro | Checks if values are contained in an interval (open on the right) | |
hms.to.seconds-deprecated | Converts a time value given in H:M:S format to the number of seconds since midnight | |
in.interval.lo | Checks if values are contained in an interval (open on the left) | |
df_to_list-deprecated | Converts a name-value data frame to a named list | |
export.list | Exports to an environment | |
seconds.to.hms-deprecated | Converts a time value given as number of seconds since midnight to the H:M:S format | |
export | Exports to an environment | |
thisfile-deprecated | Determines the path of the currently running script | |
cut_format | Convert Numeric to Factor, with custom formatting | |
nin.interval.ro | Checks if values are outside of an interval (open on the right) | |
nlist-deprecated | Smart named list | |
ofactor-deprecated | Order-preserving factors | |
tll-deprecated | Transposes a list of lists | |
sample.rows-deprecated | Random Samples and Permutations for Data Frames | |
vswitch-deprecated | Vectorized switch | |
nin.interval.lo | Checks if values are outside of an interval (open on the left) | |
kimisc-package | kimisc: Kirill's Miscellaneous Functions | |
nc-deprecated | Smart named vector | |
list_to_df-deprecated | Converts a list to a name-value data frame | |
No Results! |
Last month downloads
Details
Encoding | UTF-8 |
Type | Package |
Date | 2017-12-17 |
License | GPL-3 |
URL | http://krlmlr.github.io/kimisc |
URLNote | https://github.com/krlmlr/kimisc |
BugReports | https://github.com/krlmlr/kimisc/issues |
RoxygenNote | 6.0.1 |
NeedsCompilation | no |
Packaged | 2017-12-18 12:40:29 UTC; muelleki |
Repository | CRAN |
Date/Publication | 2017-12-18 16:13:51 UTC |
enhances | knitr |
imports | memoise , plyr , pryr |
suggests | testthat (>= 0.10.0) |
Contributors |
Include our badge in your README
[](http://www.rdocumentation.org/packages/kimisc)