Difference between revisions of "Lesson04"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 66: Line 66:
 
* R packages for creating ternary plot
 
* R packages for creating ternary plot
 
** [https://cran.r-project.org/web/packages/Ternary/index.html Ternary], which employs the native plot functions;
 
** [https://cran.r-project.org/web/packages/Ternary/index.html Ternary], which employs the native plot functions;
** Plot-ly, which uses a bespoke suite of plotting functions;
+
** [https://plot.ly/r/ternary-plots/ Plotly], which uses a bespoke suite of plotting functions;
** vcd, which contains the function ternaryplot;
+
** [https://cran.r-project.org/web/packages/vcd/index.html vcd], which contains the function ternaryplot;
** ggtern, an extension to ggplot2.
+
** [http://www.ggtern.com/ ggtern], an extension to ggplot2.
  
 
* [https://warwick.ac.uk/fac/sci/moac/people/students/peter_cock/r/heatmap Using R to draw a Heatmap from Microarray Data]
 
* [https://warwick.ac.uk/fac/sci/moac/people/students/peter_cock/r/heatmap Using R to draw a Heatmap from Microarray Data]

Revision as of 10:32, 19 September 2018