Skip to content

AAGI-AUS/AAGIverse-shared-code

Repository files navigation

AAGI shared code database

Motivation

This project was motivated by our team’s desire to:

  • Reduce duplication in our coding practices
  • Offer shared resources to support growing AAGI community, especially new comers
  • Improve statistical rigour and coding practices
  • Create opportunites to connect and collaborate
  • Identify areas of greatest code duplication/overlap for creating software

Contents

In this repository, you will find the code that:

Dependencies

This project is built using Quarto and dependencies are managed using renv

To get started:

  1. Clone this repository locally to your computer
  2. Open it in RStudio of your choosen IDE
  3. Install renv
install.packages("renv")
  1. Restore the R environment. This will take a while and install all the required dependencies needed to render the entire website.
renv::restore()
  1. Click on any .qmd and hit ‘Render’ or use the quarto render and quarto preview command on the command line

Project Team

This project would not be possible without the support and efforts of our team.

Reach out

We are always open to feedback and welcome new ideas. Please submit a GitHub Issue or reach out the team on our Contact Us page

About

Consolidate our analytical code and create a searchable database as part of AAGI-PBS ("AAGIverse")

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors