knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

omnivor

Travis build status lifecycle

The goal of omnivor is to set up a friendly-user environement for networks analysis in ecology.

Installation

You can install the released version of omnivor from github with:

# install.packages("devtools")
devtools::install_github("clementviolet/omnivor")

Licence

This project is licensed under the GPL-3 Licence - see the LICENSE.md file for details.



clementviolet/omnivor documentation built on Aug. 16, 2019, 12:05 a.m.