plottc | R Documentation |
plot in terminal with color
plottc(
x,
y = NULL,
pch = "*",
col = "green",
width = round(options()$width * 0.8),
height = round(0.25 * width),
xlab = NULL,
ylab = NULL,
xlim = NULL,
ylim = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.