state_panel_date: State panel constructor

View source: R/state-panel.R

state_panel_dateR Documentation

State panel constructor

Description

Internal state panel constructor without input checking and fluff to allow argument shortcuts like start = 2000 instead of a full date

Usage

state_panel_date(start, end, by, partial, useGW)

Arguments

start

length 1 date

end

length 1 date

by

time period

partial

how to handle partial interval overlap

useGW

Use G&W statelist (TRUE), or COW (FALSE)?


andybega/states documentation built on Sept. 11, 2023, 4:04 p.m.