Description
Interface to Data from the SAFE Project.
Description
The SAFE Project (<https://www.safeproject.net/>) is a large scale ecological experiment in Malaysian Borneo that explores the impact of habitat fragmentation and conversion on ecosystem function and services. Data collected at the SAFE Project is made available under a common format through the Zenodo data repository and this package makes it easy to discover and load that data into R.
README.md
The safedata
package
This is an R package for discovering and using datasets produced by scientific research at the SAFE Project. See the following links:
- for more information about the SAFE Project homepage,
- to browse the published SAFE project datasets,
- to learn more about the SAFE dataset structure and validation
Using safedata
The homepage for the package is at:
https://imperialcollegelondon.github.io/safedata/.
In particular, the following links provide:
- the
safedata
function reference, - an vignette providing an overview of the SAFE project data, and
- a short user guide for the package.
Building safedata
The package repository structure and build processes are described here.