View source: R/S3_methods_demog_change_component_df.R
plot.demog_change_component_df | R Documentation |
demog_change_component_df
objectsThis is the S3 method for the generic plot
function. It requires ggplot2.
## S3 method for class 'demog_change_component_df' plot(x, type = c("line", "point", "both"), ...)
x |
An object inheriting from class |
type |
The type of plot to produce, e.g., “line”. |
... |
Passed on to |
A ggplot2
plot object.The function is mainly called for
the side effect of producing a plot.
Mark Wheldon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.