GGplot

Plot in R, ggplot2

2016-10-11. Category & Tags: GGplot, GGplot2, R, 3D Plot

Python alternatives to ggplot2: pygg (NOT working), ggpy (ggplot in py) from yhat (NOT working and not in maintance). Please use rpy2 to “source()” R files.

Note: this blog is mainly used to prepare data, for plotting code, see:

3D PLOT #

scatter #

OBS: order of using commands.

surface #

OBS: order of using commands.

...