Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

validate_cycle

Validate that year cycle is correct


Description

Validate that year cycle is correct

Usage

validate_cycle(cycle)

Arguments

cycle

An election cycle (e.g. 2018)

Value

TRUE if correct FALSE otherwise

Examples

validate_cycle(1996)#TRUE
validate_cycle(1979)#FALSE
validate_cycle(16) #FALSE

ProPublicaR

Access Functions for ProPublica's APIs

v1.1.1
GPL-3 | file LICENSE
Authors
Aleksander Dietrichson [aut, cre], Joselina Davit [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.