https://github.com/nceas/core-r-course
Materials for coreR April 2023 session
https://github.com/nceas/core-r-course
Last synced: 3 months ago
JSON representation
Materials for coreR April 2023 session
- Host: GitHub
- URL: https://github.com/nceas/core-r-course
- Owner: NCEAS
- Created: 2023-03-09T21:48:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T23:28:41.000Z (about 2 years ago)
- Last Synced: 2025-01-10T19:47:35.522Z (5 months ago)
- Language: TeX
- Size: 16 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coreR Course
Materials for coreR April 2023 session## Contributing
1. Make a branch for the updates you want to do on a specific lesson (i.e. update-intro-git-github)
2. Save, pull, and push changes
3. When changes are final and ready for the main branch - set up a pull request (PR). If there are no merge conflicts, you can complete the PR## Overall workflow
1. Always pull from main when you first open the project so you have the most up-to-date work