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

Clean up Simulations-class.R #680

Open
5 of 9 tasks
danielinteractive opened this issue Sep 22, 2023 · 0 comments
Open
5 of 9 tasks

Clean up Simulations-class.R #680

danielinteractive opened this issue Sep 22, 2023 · 0 comments

Comments

@danielinteractive
Copy link
Collaborator

danielinteractive commented Sep 22, 2023

To do:

Clean up in below steps by separate PRs (to avoid too large PRs).

Here we mostly need:

  1. clean up and harmonization of the format (compare top of the file where things are clean already)
  2. change from camelCase to snake_case for class slots - note that we then also need to do this consistently across the downstream methods
  3. addition of tests
  4. addition or clean up of examples

When somebody takes a task please put your name next to it (edit this description) so we don't duplicate any work :) thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

1 participant