evanverse
evanverse
is a lightweight, modular R
toolkit designed to assist your everyday development workflow β with
functions that are simple, practical, and elegant.
Whether youβre installing packages, building logical filters, or
writing expressive scripts, evanverse
offers convenience
functions that just work.
%p%
β String concatenation operatorFunction | Description |
---|---|
%p% |
Concatenates strings with space |
%is% |
Expressive conditional matching |
combine_logic() |
Combines multiple logical vectors |
remind() |
Random reminders for better mood |
with_timer() |
Time any function easily |
inst_pkg() |
Install packages from multiple sources |
update_pkg() |
Update all packages (CRAN/Bio/GitHub) |
π README on GitHub
π Documentation site
β View all functions: ?evanverse
or
help(package = "evanverse")