rebuild.TRAMP {TRAMPR} | R Documentation |
Rebuild a TRAMP Object
Description
This function rebuilds a TRAMP
object. Typically this will be
called automatically after adding knowns (see
add.known
); there should be little need to call this
manually. The same parameters that were used in the
original call to TRAMP
are used again, and these cannot
currently be modified during this call.
Usage
rebuild.TRAMP(x)
Arguments
x |
A |
Value
A new TRAMP
object, with all components recalculated.
[Package TRAMPR version 1.0-10 Index]