.sits_timeline_during {sits}R Documentation

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


[Package sits version 0.16.2 Index]