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

Add parameter descriptions in slimr_template #24

Open
rdinnager opened this issue Nov 19, 2020 · 1 comment
Open

Add parameter descriptions in slimr_template #24

rdinnager opened this issue Nov 19, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rdinnager
Copy link
Owner

Add an optional description argument to slimr_template along with a function to print out a table of all templated variables in a simulation template, including the description. The description won't affect the simulation at all but will be stored in case you forget what a variable is supposed to do when coming back to a simulation after awhile.

@rdinnager
Copy link
Owner Author

While we are at, should add a range argument to specify range of allowed values. Then an error can be thrown if a value out of the expected range is provided (perhaps by accident). We can also use this to generate automatic shiny inputs for the shiny app generator function planned.

@rdinnager rdinnager self-assigned this May 12, 2021
@rdinnager rdinnager added the enhancement New feature or request label May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant