getUniqueSampPer: getUniqueSampPer: get unique sampling periods
Description
This function get the time steps existing in a time series and sorts them according to the number of times they appear (starting by the most repeated). It returns a table with this information.It is used internally.
Usage
getUniqueSampPer(timeSer)