Learn R Programming

tabula (version 1.8.0)

subset: Extract or Replace Parts of an Object

Description

Operators acting on objects to extract or replace parts.

Value

A subsetted object.

Arguments

x

An object from which to extract element(s) or in which to replace element(s).

i

A character string specifying elements to extract. Any unambiguous substring can be given (see details).

Author

N. Frerebeau

See Also

Other mutator: mutator