update.tm {rmdl} | R Documentation |
Update tm
objects
Description
This updates properties or attributes of a tm
vector. This only updates
objects that already exist.
Usage
## S3 method for class 'tm'
update(object, ...)
Arguments
object |
A |
... |
A series of |
Value
A tm
object with updated attributes
[Package rmdl version 0.1.0 Index]