format.Idd: Format an Idd

View source: R/idd.R

format.IddR Documentation

Format an Idd

Description

Format an Idd into a string.

Usage

## S3 method for class 'Idd'
format(x, ...)

Arguments

x

An Idd object.

...

Further arguments passed to or from other methods.

Value

A single length character vector.

Examples

## Not run: 
format(use_idd(8.8, download = "auto"))

## End(Not run)


hongyuanjia/eplusr documentation built on Feb. 14, 2024, 5:38 a.m.