miceadds-utilities | R Documentation |
Utility functions in miceadds.
## searches for objects in parent environments
ma_exists_get( x, pos, n_index=1:8)
ma_exists( x, pos, n_index=1:8)
mice_imputation_get_states( pos=parent.frame(n=1), n_index=1:20 )
x |
Object name (character) |
pos |
Environment |
n_index |
Levels in |
The function ma_exists_get
is used in miceadds:::mice_imputation_get_states
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.