mesa_traj: Mesa trajectory

Description Usage Arguments Value Examples

View source: R/trajectories.R

Description

Mesa trajectory

Usage

1
mesa_traj(t, a = 2, b = 3)

Arguments

t

numeric vector of times at which to evaluate the trajectory function.

a

numeric radius of the mesa.

b

numeric exponential slope of the mesa "walls".

Value

A vector containing the trajectory value corresponding to every element in t.

Examples

1
mesa_traj(0:20)

mdkarcher/phylodyn documentation built on Nov. 24, 2021, 12:20 a.m.