π Welcome
The ecotourism package provides tools to analyze ecological observation data alongside weather conditions. This guide will help you get started with the package and direct you to detailed vignettes for specific organisms and workflows.
π§ What You Can Do
Analyze observation records for various species with tools to:
- π Identify top observation sites
- π¦οΈ Integrate environmental data from nearby weather stations
- πΊοΈ Visualize spatiotemporal patterns
π§ͺ Organism-Specific Workflows
Explore vignettes dedicated to individual species:
- π¦ Glowworms Observations
- π¦ Gouldian Finch Observations
- π Manta Rays Observations
- πΈ Orchids Observations
Each vignette covers data cleaning and wrangling, mapping and temporal summaries, and top station selection.
π€οΈ Weather Integration
- π Weather Data Workflow β Join species data with daily weather from nearby stations.
- πΊοΈ Weather Station Metadata β View coordinates and metadata for weather stations used in analysis.
π Teaching and Assessment Resources
Two companion resources help lecturers turn the package datasets into reproducible exercises and quizzes:
- ecosanctuary is an R package that validates, selects, and builds reusable Quarto or R Markdown questions. It produces Moodle XML, interactive student practice quizzes, teacher answer keys with worked solutions, printable PDFs, and a selection manifest.
- The GSoC 2026 ecotourism question bank contains 45 ready-to-use R questions based on
ecotourism: 15 easy, 15 medium, and 15 hard. Topics range from data exploration and visualisation to joins, functions, iteration, and multi-dataset analysis.
The question bank supplies the teaching content; ecosanctuary supplies the tools that validate, select, and render it. Use the entire bank or select questions by ID, topic, and difficulty to create reproducible teaching and assessment materials.

