My first attempt to write an R package


[Up] [Top]

Documentation for package ‘kimisc’ version 0.1.3

Help Pages

kimisc-package My first attempt to create an R package
coalesce.na Replaces NA values
export Exports to an environment
export.list Exports to an environment
fortytwo The Answer to the Ultimate Question of Life, the Universe, and Everything
hms.to.seconds 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)
in.interval.ro Checks if values are contained in an interval (open on the right)
kimisc My first attempt to create an R package
nc Smart named vector
nin.interval.lo Checks if values are outside of an interval (open on the left)
nin.interval.ro Checks if values are outside of an interval (open on the right)
nlist Smart named list
rcpp_hello_world Simple function using Rcpp
sample.rows Random Samples and Permutations for Data Frames
seconds.to.hms Converts a time value given as number of seconds since midnight to the H:M:S format
setMissingNames Set the Missing Names in an Object
tc Constructs a vector, ignoring an empty last argument
tlist Constructs a list, ignoring an empty last argument