Skip to content

NeotomaDB/Current_Workshop

 
 

Repository files navigation

language-EN language language-RU language-JP

lifecycle NSF-1948926

Neotoma Current R Workshop

A repository to host interactive R workshops. This repository will always be set up for the most recent/current Neotoma Workshop. All past workshops will be archived in the Neotoma Workshops repository.

This repository is built with the structure required to serve the content through an interactive, online RStudio session using Binder (and Docker). Clicking the Binder link will open RStudio in the user's browser.

Currently, this repo hosts the Workshop to be delivered for the INQUA Rome 2023 workshop.

To access the content for this Workshop, click the badge below:

Binder

Contributors

This is an open project and contributions are welcome from any individual. All contributors to this project are bound by a code of conduct. Please review and follow this code of conduct as part of your contribution.

Translations

How to use this repository

This repository contains two different R workflows, a complex workflow that shows how to manage and modify chronologies with the R package, and a simple workflow that shows how to access data and perform relatively simple analysis. These workflows may be modified for content (e.g., focusing on different dataset types or geospatial contexts).

Users may clone this workshop and modify the content, but be aware that the Binder links are specific to this repository, and must be modified through the users' own Binder setup.

  • runtime.txt is used to define the R environment to be used by Docker/Binder
  • apt.txt defines a set of packages required by Binder/Docker to enable the spatial tools in the neotoma2 R package.