as.raster {neuroim2} | R Documentation |
Generic Method for Converting Objects to Raster Format
Description
Converts an object to a raster (bitmap) representation.
Arguments
x |
An object to be converted. |
... |
Additional arguments passed to the conversion methods. |
Value
A raster
object representing x
.
[Package neuroim2 version 0.8.1 Index]