Introducing brotools
RI’m happy to announce my first R package, called brotools
. This is a package that contains
functions that are specific to my needs but that you might find also useful. I blogged about some
of these functions, so if you follow my blog you might already be familiar with some of them. It is
not on CRAN and might very well never be. The code is hosted on bitbucket
and you can install the package with
devtools::install_bitbucket("b-rodrigues/brotools")
Hope you’ll find the brotools
useful!