The goal of gravitree is to ...
You can install the development version of gravitree from GitHub with:
# install.packages("devtools")
devtools::install_github("swarm-lab/gravitree")
This is a basic example which shows you how to solve a common problem:
library(gravitree)
## basic example code