View source: R/filter_last_month.R
filter_month | R Documentation |
Filter dataset for last month tweets only
filter_month(x, the_month, the_year)
x |
Dataset of tweets |
the_month |
Number of the month. Default to last month. |
the_year |
Year to filter. Default to current year. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.