View source: R/reading-writing-functions.R
| write.analyze | R Documentation | 
Write a values object in two files using the analyze format (*.hdr, *.img)
write.analyze(values, variable = NULL, file.name, gzipped = FALSE)
| values | the  | 
| variable | the variable name (default: first variable in values). | 
| file.name | the file name. Two files will be produced:  | 
| gzipped | compress the file (boolean, optional) | 
Note: with the analyze format only a single variable array from values can be saved in the same files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.