wp_check_date_inputs: Helper function for 'wp_trend()'

Description Usage Arguments

View source: R/wp_check_date_inputs.R

Description

Function that checks if the time span given by from and to (passed down from wp_trend) are complying with logical constraints: from not prior to first available data; to not past today

Usage

1

Arguments

from

first date of timespan to check

to

second date of timespan to check


johndharrison/wikipediatrend documentation built on May 19, 2019, 5:14 p.m.