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

spinoff ggplot2 extension for geometric data analysis #46

Open
corybrunson opened this issue Aug 16, 2022 · 0 comments
Open

spinoff ggplot2 extension for geometric data analysis #46

corybrunson opened this issue Aug 16, 2022 · 0 comments
Labels
question Further information is requested

Comments

@corybrunson
Copy link
Owner

corybrunson commented Aug 16, 2022

ordr includes several components that extend ggplot2 independently of working with ordination models:

  • GeomOrigin & GeomUnitCircle
  • GeomAxis
  • GeomLineranges & GeomPointranges
  • GeomIsoline
  • GeomVector & GeomTextRadiate
  • StatCenter & StatStar
  • StatChull
  • StatCone
  • StatSpantree

It may be convenient to spin these off into a GDA-focused extension (gggda?) that could then be imported or suggested by ordr.

NB: It would require care to be sure that ord_aes() still works with these layers without itself being built in to the extension. (Or maybe it should be so built in?)

@corybrunson corybrunson added the question Further information is requested label Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant