brw: biased random walk function

View source: R/brw.R

brwR Documentation

biased random walk function

Description

utility function not to be called by user

Usage

brw(
  n = 1,
  data,
  xy = NULL,
  coa = NULL,
  dir = NULL,
  buffer = NULL,
  rho,
  a,
  b,
  shelf,
  beta
)

ianjonsen/simsmolt documentation built on July 11, 2022, 12:29 p.m.