https://github.com/stats4sd/r4ccrp_08interactive_graphs
https://github.com/stats4sd/r4ccrp_08interactive_graphs
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stats4sd/r4ccrp_08interactive_graphs
- Owner: stats4sd
- License: gpl-3.0
- Created: 2021-03-21T01:18:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T22:19:44.000Z (over 1 year ago)
- Last Synced: 2025-02-23T13:15:26.205Z (over 1 year ago)
- Language: HTML
- Size: 85.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CCRP R Course Workbook
This repository contains materials for _Interactive Graphics in R Using Plotly and Leaflet_ as part of the R Course for the Collaborative Crop Research Program (CCRP).
https://shiny.stats4sd.org/R4CCRP_08Interactive_Graphs/
# Development
This R project (R version 4.2.1) uses the learnr package to create an interactive workbook.
## Setup Local Environment
1. Clone repo: `git@github.com:stats4sd/R4CCRP_08Interactive_Graphs.git`
2. Open the R project and run `renv::restore()` to setup the required R packages