View source: R/plot.ptermInteraction.R
plot.ptermInteraction | R Documentation |
This function is here only to deal with parametric interactions (eg x0:fact), which cannot be plotted at the moment.
## S3 method for class 'ptermInteraction'
plot(x, ...)
## S3 method for class 'multi.ptermInteraction'
plot(x, ...)
x |
a parametric interaction object, extracted using pterm. |
... |
currently unused. |
Currently it returns NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.