Learn R Programming

yamlet (version 0.6.5)

mimic: 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

Run this code
# NOT RUN {
example(mimic.default)
# }

Run the code above in your browser using DataLab