Data Visualization


Previously, we described the essentials of R programming and provided quick start guides for importing data into R.


This chapter describes how to plot data in R and make elegant data visualization.


Lattice Graphs


Lattice package is a powerful and elegant data visualization system that aims to improve on base R graphs.


  • xyplot(): Scatter plot
  • cloud(): 3D scatter plot
  • Box plot, Dot plot, Strip plot
  • Density plot and Histogram

Read more: —> Lattice Graphs.

Infos

This analysis has been performed using R statistical software (ver. 3.2.4).


Enjoyed this article? I’d be very grateful if you’d help it spread by emailing it to a friend, or sharing it on Twitter, Facebook or Linked In.

Show me some love with the like buttons below... Thank you and please don't forget to share and comment below!!
Avez vous aimé cet article? Je vous serais très reconnaissant si vous aidiez à sa diffusion en l'envoyant par courriel à un ami ou en le partageant sur Twitter, Facebook ou Linked In.

Montrez-moi un peu d'amour avec les like ci-dessous ... Merci et n'oubliez pas, s'il vous plaît, de partager et de commenter ci-dessous!





This page has been seen 139998 times