eventer: eventer

Description Usage Arguments Value

View source: R/mod.R

Description

Utility for voluminous(). Generates an event data.frame with cols (age, vol, type, id), given a temporal and volumetric event rate, over a given period of time.

Usage

1
eventer(rt, id, vl, n, lab)

Arguments

rt

is the temporal event rate

id

is the creek node number, an integer.

vl

is the volumetric event rate

n

is the period of time to simulate events

lab

is the type label, which sounds like a string but is numeric!

Value

a data.frame of events with cols (age, vol, type, id)


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.