Learn R Programming

sits (version 0.13.0)

.sits_timeline_during: Find the subset of a timeline that is contained in an interval defined by start_date and end_date

Description

Find the subset of a timeline that is contained in an interval defined by start_date and end_date

Usage

.sits_timeline_during(timeline, start_date = NULL, end_date = NULL)

Arguments

timeline

A valid timeline

start_date

A date which encloses the start of timeline

end_date

A date which encloses the end of timeline

Value

A timeline