Description Usage Arguments Details
Opens Freeview to view the surface of a specific stack/contrast
1 |
vw |
The output object of a qdecr call (e.g. qdecr_fastlm) |
stack |
Either a numeric or a string for your variable (use 'stacks(vw)') |
type |
The type of map to plot (currently for OLS). Default is 'coef', others are 'se', 't' and 'p' |
sig |
Logical; if TRUE (default), only the significant clusters are shown |
... |
any arguments that freeview (on command line) normally takes for manipulating surface files |
This function directly calls Freeview so that you can view the surface of a specific variable. As it opens Freeview directly, you will have access to all the functions of Freeview by default. To continue using R, simply close Freeview.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.