README.md

geogendivr

Build
Status

Installation

open a R session

if (!requireNamespace("devtools", quietly = TRUE)) { install.packages("devtools") }
library(devtools)
devtools::install_github("Grelot/geogendivr")
library(geogendivr)

Quick start demo

A tutorial using ready-to-use data is available as a vignette here :

https://rpubs.com/peguerin/geogendivr_reeflifesurvey_demo

Note

Faire son propre package :

https://towardsdatascience.com/step-by-step-guide-to-creating-r-and-python-libraries-e81bbea87911



Grelot/geogendivr documentation built on Sept. 3, 2020, 6:25 p.m.