Description Usage Arguments Details
Check and initialize the param argument in MRIaggr methods. For internal use.
1 2 3 4 |
object |
an object of class |
param |
the contrast parameters to check or initialize. character vector or |
test |
should the parameters be checked ? logical. |
init |
should the parameters be initialized if |
accept.coords |
should coordinates be accepted as parameters ? logical. |
accept.mask |
should mask be accepted as a parameter ? logical. |
accept.index |
should index be accepted as a parameter ? logical. |
arg_name |
a short name for the error message. character. |
long_name |
the complete name for the error message. character. |
method |
the name of the function that called the initializer. character. |
ARGUMENTS :
Setting param to NULL leads to load all available parameters including coodinates, mask and index if accept.coords, accept.mask or accept.index are respectively set to TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.