draw.coef | R Documentation |
Marking Specific Pixels on the Given Image Plot
draw.coef(
img,
marks,
markstyle = c("black", "bi-dir"),
showlabels = TRUE,
plot.legend = TRUE,
grids = FALSE,
...
)
img |
a matrix of image data. |
marks |
a matrix of the same size as |
markstyle |
string. The style of pixels' marks. If |
showlabels |
boolean. For |
plot.legend |
boolean. Set |
grids |
boolean. If |
... |
further arguments passed to the |
Ping-Yang Chen
plot.tsglm
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.