Description Usage Arguments Value
Plot Method for 'vs_decomp' Objects
1 2 3 4 5 6 7 8 9 |
x |
a 'vs_decomp' object. |
plot.comp |
a vector of up to 3 components to plot. can be either character with component names or numeric with component indices. other components not specified by plot.comp are summed to one additional component. default is to plot the first 3 components. another option is to additionally specify "all other terms" in order to control for the position of each component. (relevant only for the linear decomposition). |
comp.labels |
a vector of the same length as |
fill.colors |
colors to fill the areas. see |
trunc.negative |
whether to truncate negative values with 0. default is TRUE.
this flag is necessary because |
... |
further arguments passed to or from other methods. |
A ggplot object containing all the relevant information for the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.