check.dtype.for.data | R Documentation |
This function provides an educated guess on whether the given dtype is suitable for the data. It is usually called for the site effect of printing warnings in case something seems off.
check.dtype.for.data(mridata, mri_dtype_code)
mridata |
the data to check, a vector, matrix or array typically |
mri_dtype_code |
integer, the MRI data type code. See |
logical, whether the dtype could be suitable. This is only a guess, as the checks are in no way complete.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.