Resources

Resources for learning more about Open Science

Open Science

OpenScapes- An organization to facilitate embracing the Open Science movement, including: resources, blog, and Openscapes Approach Guide (among other things).

NMFS Open Science - Landing page for NMFS Open Science information and resources, including a Resource Book

Easing into Open Science

Github

NMFS Github Guide- Information, Best Practices, etc.

Intro to Github- PSAW presentation by Eli Holmes

Github Strategies (Openscapes)

Git for Humans Intro to Github for non-coders

Installing GitHub Desktop will install a platform for interacting with GitHub and also Git.

Quarto

Video Tutorial: Beautiful reports and presentations with Quarto (RStudio). Link here.

Quarto Keynote Presentation at RStudio Conference.

Quarto Tutorial (Openscapes)

R and Tidyverse

“You shouldn’t feel ashamed about your code- if it solves the problem, it’s perfect just the way it is. But also, it could always be better” Hadley Wickham

Why Tidy Data?(Openscapes)

NMFS R User Group

Big Book of R

Happy Git with R (Jenny Bryan)

Coding Strategies (Openscapes)

Name things deliberately (see 3 Rules for Naming Things)