Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 900 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 900 Bytes

R/blasco

author: Andrea Blasco


R/blasco is an R package with miscellaneous R functions that are useful to me.


Installation

library(devtools)
install_github("mrblasco/blasco")

License

This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

A copy of the GNU General Public License, version 3, is available at https://www.r-project.org/Licenses/GPL-3

References

R/blasco was inspired by the R/broman package.