knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
A collection of my handy R functions.
Starting almost from scratch I decided to jot down some R functions it happens I use quite often.
Beware: all the material must be considered experimental, in full development, not yet tested.
Caveat emptor: use it at your own risk.
You can install the development version of myRfuns from GitHub with:
# install.packages("devtools") devtools::install_github("maxbre/myRfuns")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.