billdenney / hidradenitis

An R package to calculate clinical scores for hidradenitis suppurativa (HS), a dermatologic disease
https://billdenney.github.io/hidradenitis/
GNU General Public License v3.0
1 stars 0 forks source link

hidradenitis

R-CMD-check Codecov test coverage

The goal of hidradenitis is to ...

Installation

You can install the development version of hidradenitis from GitHub with:

# install.packages("devtools")
devtools::install_github("billdenney/hidradenitis")

Example

This is a basic example which shows you how to solve a common problem:

library(hidradenitis)
## basic example code