Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 900 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 900 Bytes

gravitree

CRAN status R-CMD-check test-coverage

The goal of gravitree is to ...

Installation

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

# install.packages("devtools")
devtools::install_github("swarm-lab/gravitree")

Example

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

library(gravitree)
## basic example code