Learn R Programming

nonmemica (version 1.0.8)

updated: Create the Updated Version of Something

Description

Creates the updated version of something. Don't confuse with stats::update.

Usage

updated(x, ...)

Arguments

x

object of dispatch

...

passed arguments

See Also

Other updated: updated.character(), updated.numeric()