Rdocumentation
powered by
Learn R Programming
phylodyn (version 0.9.0)
cyclic_traj: Cyclical trajectory
Description
Cyclical trajectory
Usage
cyclic_traj(t)
Arguments
t
numeric vector of times at which to evaluate the trajectory function.
Value
A vector containing the trajectory value corresponding to every element in
t
.
Examples
Run this code
cyclic_traj(
0
:
20
)
Run the code above in your browser using
DataLab