mimic {yamlet}R Documentation

Try To Look Like Something Else

Description

Tries to make an object look like something else. Generic, with method mimic.default

Usage

mimic(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

See Also

Other mimic: mimic.classified(), mimic.default()

Examples

example(mimic.default)

[Package yamlet version 1.2.0 Index]