SATVILab / projr

Streamline R projects
https://satvilab.github.io/projr/
Other
1 stars 1 forks source link

Add `projr_yml_<>` convenience functions for all sub-categories, and enable them to edit profile files #459

Closed MiguelRodo closed 10 months ago

MiguelRodo commented 11 months ago

We did that with projr_yml_script_ functions.

It also just leads to more robust code.

And it makes testing (in projr_yml_check) easier.

### Tasks
- [x] projr_yml_script_
- [x] projr_yml_git_ (functions written, need to test)
- [x] projr_yml_cite_ (functions written, need to add profile support, and need to test)