Description Usage Arguments Value Examples
plot.grid
1 2 |
x |
CanaogramGAM to plot |
which |
Which of 'rate', 'time', 'intensity', or 'all' to plot |
... |
<not used> |
A ggplot2 object of the plot
1 2 3 4 5 6 | ## Not run:
images <- read.images('./data/Trial-1/one gree_T00', n = 10)
fit <- fit.gam(images)
plot.grid(fit)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.