pipe: Piping operator

Description Usage Arguments

Description

This is the 'pipe operator' from the package 'magrittr'. Use it to chain all operations for the simulation together. See the original documentation for details: %>%.

Usage

1
lhs %>% rhs

Arguments

lhs

The value to be piped

rhs

A function or expression


wahani/saeSim documentation built on Feb. 12, 2022, 7:21 p.m.