View source: R/plot_shiny.flcm.R
| plot_shiny.flcm | R Documentation | 
Produces an interactive plot illustrating a functional linear concurrent regression analysis.
## S3 method for class 'flcm' plot_shiny(obj, xlab = "", ylab = "", title = "", ...)
| obj | fosr object to be plotted. | 
| xlab | x axis label | 
| ylab | y axis label | 
| title | plot title | 
| ... | additional arguments passed to plotting functions | 
No object is returned. This function takes in objects of class 'fosr' and outputs a shiny application for that object
Jeff Goldsmith jeff.goldsmith@columbia.edu, Julia Wrobel julia.wrobel@cuanschutz.edu
plot_shiny
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.