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 plot method for <multi_epiparameter> #425

Merged
merged 6 commits into from
Jan 6, 2025
Merged

Conversation

joshwlambert
Copy link
Member

This PR addresses #371 by adding a plot() S3 method for the <multi_epiparameter> class, as well as adding a lines() S3 method for the <epiparameter> class, which is required by plot.multi_epiparameter().

There are also a couple of unit tests to check that the plot() method is working as expected.

@joshwlambert joshwlambert added enhancement New feature or request S3-method labels Jan 6, 2025
@joshwlambert joshwlambert force-pushed the plot.multi_epiparameter branch from f37bc2c to 30903fc Compare January 6, 2025 16:45
@joshwlambert joshwlambert merged commit a066971 into main Jan 6, 2025
9 checks passed
@joshwlambert joshwlambert deleted the plot.multi_epiparameter branch January 6, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request S3-method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant