openjusticeok / ojodb

OJO's R package for opening the black box of our justice system
https://openjusticeok.github.io/ojodb/
GNU General Public License v3.0
5 stars 3 forks source link

🌱 ojo_create_project #109

Closed brancengregory closed 1 month ago

brancengregory commented 1 year ago

The aim is to help an analyst create a project from RStudio. This extends rather than replaces the current method of creating a repository from a Github template.

It should use the {usethis} and {gert} functions gratuitously.

Tests should utilize {withr} to simulate and test the creation of a project.

brancengregory commented 1 month ago

Moving to openjusticeok/ojoutils