Description Usage Arguments Details Value See Also
View source: R/newdata_xifti.R
Replace the data in a "xifti" with new data from a data matrix.
1 | newdata_xifti(xifti, newdata, newnames = NULL)
|
xifti |
The |
newdata |
The V \ times T matrix of data values to replace those
in |
newnames |
Replace the names in the |
If the "xifti" has V grayordinates and T measurements
in total, newdata should be a V \times T matrix.
The new "xifti"
Other functions for manipulating 'xifti' objects:
add_surf(),
apply_xifti(),
combine_xifti(),
convert_to_dlabel(),
merge_xifti(),
remove_xifti(),
select_xifti(),
transform_xifti()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.