scale_xifti | R Documentation |
Scale CIFTI data. Similar to scale
.
scale_xifti(xifti, center = TRUE, scale = TRUE)
xifti |
A |
center , scale |
Arguments to |
The input "xifti"
with scaled columns.
Other manipulating xifti:
add_surf()
,
apply_parc()
,
apply_xifti()
,
combine_xifti()
,
convert_to_dlabel()
,
merge_xifti()
,
move_to_mwall()
,
move_to_submask()
,
newdata_xifti()
,
remap_cifti()
,
remove_xifti()
,
resample_cifti()
,
resample_cifti_from_template()
,
select_xifti()
,
set_names_xifti()
,
smooth_cifti()
,
transform_xifti()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.