View source: R/complete_input.R
complete_xmat.coltypes | R Documentation |
Complete input xmat.coltypes
complete_xmat.coltypes(xmat.coltypes, xmat)
xmat.coltypes |
Dataframe of xmat.coltypes, must have columns ks and value; if it is NULL, this will be created as all static deprecated: can also be a vector |
Completed dataframe with ks and values
Internal function. Adds missing columns and completes potential sparse dataframes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.