Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate the input_params and output tables #657

Open
kdorheim opened this issue Nov 7, 2022 · 1 comment
Open

Automate the input_params and output tables #657

kdorheim opened this issue Nov 7, 2022 · 1 comment
Milestone

Comments

@kdorheim
Copy link
Contributor

kdorheim commented Nov 7, 2022

This idea mainly relates to the vignettes/articles/output.Rmd file where the table in the article has to be made manually with the scripts/R_output.R. However, with #656 we should be able to make this table using the fxntable that was created for the getfxn capabilities it would require that we have a script that generates an up-to-date data-raw/input_params.csv.

Possible steps

  1. Add a script that produces data-raw/input_params.csv perhaps scraping from the information from an ini file this would replace the data-raw/dave-input-params.R
  2. Modify the lookup-data.R scrip so that the units column has NAs were not applicable
  3. vignettes/articles/output.Rmd script should use the fxntable subset to not include inputs or functions associated with NA units. Then make the pretty R output table
  4. delete scripts/R_outputs.R
@bpbond bpbond added this to the v3.5 milestone Nov 7, 2022
@bpbond
Copy link
Member

bpbond commented Nov 7, 2022

I assume this is not for v3? Added milestone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants