View source: R/parafac_plot_functions.R
eempf_comps3D | R Documentation |
Interactive 3D plots are created using plotly.
eempf_comps3D(pfmodel, which = NULL)
pfmodel |
object of class parafac |
which |
optional, if numeric selects certain component |
plotly plot
## Not run:
data(pf_models)
eempf_comps3D(pf4[[1]])
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.