Learn R Programming

⚠️There's a newer version (0.10.10) of this package.Take me there.

hutilscpp

Under development

Copy Link

Version

Install

install.packages('hutilscpp')

Monthly Downloads

538

Version

0.1.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Hugh Parsonage

Last Published

February 3rd, 2019

Functions in hutilscpp (0.1.0)

cumsum_reset

Cumulative sum unless reset
are_even

Are even
which_true_onwards

At which point are all values true onwards
bench_system_time

Evaluate time of computation
pmaxC

Parallel maximum/minimum
pminC

Parallel minimum
helper

Helper
do_pminV

Parallel maximum
AnyWhich

Quickly verify (and locate) the existence of a breach.
anyOutside

Are any values outside the interval specified?
poleInaccessibility

Find a binary pole of inaccessibility
range_rcpp

Range C++
do_pmaxV

Parallel maximum in C++
do_pminC

Parallel maximum
squish

Squish into a range
which_first

Where does a logical expression first return TRUE?
hutilscpp-package

hutilscpp: Miscellaneous Functions in C++
match_nrst_haversine

Match coordinates to nearest coordinates
do_pmaxC

Internal pmaxC helpers