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

"beeswarm" / "swarmplot" in documentation #103

Open
jtrim-ons opened this issue May 10, 2021 · 2 comments
Open

"beeswarm" / "swarmplot" in documentation #103

jtrim-ons opened this issue May 10, 2021 · 2 comments
Assignees
Labels
documentation Issues or Additions to the vignettes and/or documentation

Comments

@jtrim-ons
Copy link

Hi,

The documentation for swarmplot.type mentions "beeswarm" and "sinaplot"

dabestr/R/plot.R

Lines 51 to 53 in 67ad4d5

#' @param rawplot.type default "beeswarm". Accepts either "beeswarm" or
#' "sinaplot". See \link{geom_quasirandom} and \link{geom_sina} for more
#' information.

but the permitted options are "swarmplot" and "sinaplot"

rawplot.type = c("swarmplot", "sinaplot"),

Should "beeswarm" in the documentation comment be changed to "swarmplot"?

I have a feeling that this might be just my mistake... apologies if it is!

@josesho
Copy link
Member

josesho commented May 11, 2021

This looks like a documentation typo indeed! Thanks for flagging this up.

@josesho josesho self-assigned this May 11, 2021
@josesho josesho added the documentation Issues or Additions to the vignettes and/or documentation label May 11, 2021
@jtrim-ons
Copy link
Author

No probs :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues or Additions to the vignettes and/or documentation
Projects
None yet
Development

No branches or pull requests

2 participants