README.md

dmisc

Build Status

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

Installation

You can install dmisc from its Bitbucket repository. You first need to install the devtools package.

install.packages("devtools")

Then install dmisc using the install_bitbucket function in the devtools package.

devtools::install_github("DominikMueller64/dmisc", build_vignettes = TRUE)

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 http://www.r-project.org/Licenses/GPL-3



DominikMueller64/dmisc documentation built on May 6, 2019, 2:52 p.m.