filmov
tv
Building Interactive Graphs with ggplot2 and Shiny Tutorial: Drawing Paths | packtpub.com

Показать описание
Part of 'Building Interactive Graphs with ggplot2 and Shiny' video series. For the full Course visit:
It's often of interest to draw paths on the plane, for example, to draw the movement of a particle.
• Get the data in a data frame, with the data in the order you want them to be drawn in
• Use geom_path() and map the aesthetics x and y
• Use the aesthetics group, color, and so on to differentiate quantities
-----------------------------------------------------------------------------------------------
For the latest in video tutorials, please visit:
It's often of interest to draw paths on the plane, for example, to draw the movement of a particle.
• Get the data in a data frame, with the data in the order you want them to be drawn in
• Use geom_path() and map the aesthetics x and y
• Use the aesthetics group, color, and so on to differentiate quantities
-----------------------------------------------------------------------------------------------
For the latest in video tutorials, please visit: