ThinkR-open / attachment

Tools to deal with dependencies in scripts, Rmd and packages
https://thinkr-open.github.io/attachment/
Other
108 stars 13 forks source link

As dev, I'd like a function to store `att_amend_desc()` parameters in a yaml file #76

Closed dagousket closed 1 year ago

dagousket commented 1 year ago

As dev, I'd like a function to store att_amend_desc() parameters in a yaml file so that I can re-use them later on

Validation

image

=> https://github.com/ThinkR-open/attachment/blob/main/R/save_att_params.R

image

image

image

=> https://github.com/ThinkR-open/attachment/blob/main/tests/testthat/test-save_att_params.R

Tech-Dev

dagousket commented 1 year ago

work in progress : https://github.com/ThinkR-open/attachment/tree/76-save-params-to-yaml

MurielleDelmotte commented 1 year ago

Validate