Nothing
## File Name: jomo2mids.R
## File Version: 0.03
jomo2mids <- function( jomo.dataframe, variable="Imputation" )
{
datlist <- jomo2datlist( jomo.dataframe=jomo.dataframe, variable=variable )
datlist <- datlist2mids( dat.list=datlist)
return(datlist)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.