The n2khelper package contains auxiliary functions for the analysis and reporting of the Natura 2000 Monitoring.
n2khelper is part of the collection of R packages created to analyse the data gathered during the Natura 2000 monitoring.
n2kresult databasen2khelper has several goals:
digest::sha1() and aws.s3::get_bucket()The folder structure is that of a typical R packages with the mandatory R folder (definition of the functions) and man (helpfiles in Rd format). data-raw is an optional folder with the source code the generate sysdata.rda in the R folder. The optional test folder contains the unit tests using the infrastructure from the testthat package.
n2khelper
|-- data-raw
|-- man
|-- R
|-- tests
|-- testthat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.