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)


eplusr documentation built on Aug. 25, 2023, 5:18 p.m.