filter_month: Filter dataset for last month tweets only

View source: R/filter_last_month.R

filter_monthR Documentation

Filter dataset for last month tweets only

Description

Filter dataset for last month tweets only

Usage

filter_month(x, the_month, the_year)

Arguments

x

Dataset of tweets

the_month

Number of the month. Default to last month.

the_year

Year to filter. Default to current year.


statnmap/tweetrbot documentation built on Oct. 22, 2022, 6:25 p.m.