Closed jamesmbaazam closed 2 months ago
This PR closes #786 by using the color aesthetic instead of linetype to plot distributions in plot.dist_spec.
plot.dist_spec
devtools::test()
devtools::check()
devtools::document()
lintr::lint_package()
Description
This PR closes #786 by using the color aesthetic instead of linetype to plot distributions in
plot.dist_spec
.Initial submission checklist
devtools::test()
anddevtools::check()
).devtools::document()
).lintr::lint_package()
).After the initial Pull Request