hush: An S4 class to represent a developmental rates object....

Description Usage Arguments Value Examples

View source: R/drin_anth.R

Description

An S4 class to represent a developmental rates object. Supresses output of a function

Usage

1
hush(funcode)

Arguments

funcode:

any function code

Value

The output of the function without displaying it

Examples

1
output <- hush (print(1:100));

mkondakis/DRIN documentation built on Dec. 21, 2021, 7:06 p.m.