install.packages("devtools")
devtools::install_github("superchordate/bc")
require(bc)
Makes your coding life easier. Implements a number of shorthand and helpful functions I use often:
Use ?function name in R to view more detailed documentation.
Each of these is a work in progress. Pull requests are welcome.
Many of these functions share names and functionality with functions I have built for Oliver Wyman. This is because these are useful names and commonly-used operations, not because I have copied them from my work there. As you can see in the commit history, each of these functions has been built from scratch on my personal time and with my personal computer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.