Compute sequential temporal features
Source:R/compute_temporal_features.R
compute_temporal_features.RdCalculates number of crossing points, longest flat spot using the feasts package functionality and an additional time series feature - autocorrelation.
Arguments
- wdi_data
A data frame of the indicator data generated by
get_wdi_data- index
An optional character string specifying the indicator code Defaults to
NULL