Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

setmints

Shifts a vector according to the argument mints


Description

Shifts a vector according to the argument mints

Usage

setmints(ts, mints)

Arguments

ts

A vector of numeric values representing a time series

mints

The time series is shifted to have this minimum value. Default NA means use the smallest difference between consecutive, distinct sorted values of the time series. NaN means perform no shift.

Value

setmints returns the shifted vector.

Daniel Reuman, reuman@ku.edu

Note

This is an internal function, and no error checking is done.


wsyn

Wavelet Approaches to Studies of Synchrony in Ecology and Other Fields

v1.0.3
GPL-3
Authors
Daniel C. Reuman [aut, cre], Thomas L. Anderson [aut], Jonathan A. Walter [aut], Lei Zhao [aut], Lawrence W. Sheppard [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.