Description Usage Arguments Value See Also Examples
Wrapper function to take a vector of values and result in a 
nifti object
1  | remake_img(vec, img, mask = NULL, warn = FALSE, ...)
 | 
vec | 
 vector of values to be in resulting image  | 
img | 
 object of class   | 
mask | 
 binary array/   | 
warn | 
 Should a warning be issued if defaulting to FLOAT32?  | 
... | 
 additional arguments passed to   | 
Object of class nifti
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.