Description Usage Arguments Value
Constructor for new brainImage instances
1 2 3 | ## S4 method for signature 'brainImage'
initialize(.Object, values = data.frame,
filename = character, coordBIT = numeric)
|
.Object |
brainImage object |
values |
data.frame containing x,y,z/Coord + values |
filename |
filename of the data (values) |
coordBIT |
bit size for each number to calculate COORDs |
a new brainImage instance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.