Description Usage Arguments See Also Examples
Summarize distribution of end_date - start_date by year
1 2 3 4 5 6 7 8 9 |
df |
data frame with date variable |
yrs |
years of interest |
start |
variable name for start date |
end |
variable name for end date |
dot |
variable name for transaction date |
samp_size |
sample size to use for efficiency. If NULL, no sample will be used. |
facet |
facetting function to apply to the plot |
Other functions to summarize license data:
plot_demo()
,
plot_lic_types()
,
summary_date()
,
summary_lic_types()
,
summary_year_dot()
1 | # summary_duration(sale, 2010:2019)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.