ggperiodic | R Documentation |
Implements methods to plot periodic data in any arbitrary range on the fly.
The only thing you need to do is add the periodic information to a
data frame with periodic()
. You then can manually wrap your data around any
domain with wrap()
or just let ggplot2 do it automatically for you
Maintainer: Elio Campitelli elio.campitelli@cima.fcen.uba.ar (ORCID)
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.