fill {RBesT} | R Documentation |
Fill numeric objects
Description
Returns the numeric input object with the value given and respects dimensionalty and type of input.
Usage
fill(x, value)
Arguments
x |
Input numeric object. |
value |
Value filled. |
[Package RBesT version 1.7-3 Index]