plot.prev_BGLM | R Documentation |
view_xifti
to plot a "prev_BGLM"
objectS3 method: use view_xifti
to plot a "prev_BGLM"
object
## S3 method for class 'prev_BGLM'
plot(
x,
idx = NULL,
session = NULL,
drop_zeros = NULL,
colors = "plasma",
zlim = c(0, 1),
...
)
x |
An object of class "prev_BGLM" |
idx |
Which task should be plotted? Give the numeric indices or the
names. |
session |
Which session should be plotted? |
drop_zeros |
Color locations without any activation across all results
(zero prevalence) the same color as the medial wall? Default: |
colors , zlim |
See |
... |
Additional arguments to |
Result of the call to ciftiTools::view_cifti_surface
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.