Learn R Programming

ecd (version 0.6.4)

ecd.toString: 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

Run this code
ecd.toString(ecd(-1,1, sigma=0.1))

Run the code above in your browser using DataLab