ecd.toString: String representation of ecd

ecd.toStringR Documentation

String representation of ecd

Description

A string representation of an ecd object. Can be used for warning or error.

Usage

ecd.toString(object, full = FALSE)

Arguments

object

An object of ecd class

full

logical, indicating if long form (multiple lines) should be rendered.

Value

character

Examples

ecd.toString(ecd(-1,1, sigma=0.1))


ecd documentation built on May 10, 2022, 1:07 a.m.