.sits_num_samples: Find number of samples, given a timeline and an interval
Description
This function retrieves the number of samples
Usage
.sits_num_samples(timeline, interval = "12 month")
Arguments
timeline
Timeline of input observations (vector).
interval
Period to match the data to the patterns.
Value
The number of measures during the chosen interval.