FUnctions for R DEvelopment and Beyond!
This package aims to organise, standardise and share useful functions for many purposes (spatial manipulation, database connection, …).
Working in progress for this section. Be patient.
devtools::install_github("https://github.com/OB7-IRD/furdeb",
INSTALL_opts=c("--no-multiarch"))
To get a bug fix or to use a feature from the development version, you can install the development version of furdeb from GitHub.
devtools::install_github("https://github.com/OB7-IRD/furdeb",
ref = "development",
INSTALL_opts=c("--no-multiarch"))
Working in progress for this section. Be patient.
library(furdeb)
If you encounter a clear bug, please file an issue with a minimal reproducible example on GitHub issues page. This link is also available if you have any questions and improvement propositions.
Working in progress for this section.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.