afni_3dclustsim_list | R Documentation |
R6 class for a list of 3dClustSim runs
R6 class for a list of 3dClustSim runs
new()
create a new afni_3dclustsim_list object
afni_3dclustsim_list$new(obj_list = NULL, ...)
submit()
submit all jobs in this list
afni_3dclustsim_list$submit(force = FALSE)
force
If TRUE, pass force = TRUE to all the submit method of all subsidiary 3dClustSim objects
get_objs()
return the clustsim objects
afni_3dclustsim_list$get_objs()
clone()
The objects of this class are cloneable with this method.
afni_3dclustsim_list$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.