Description Usage Arguments Author(s)
View source: R/fill_up_missing_rows.R
This function creates a full ranked matrix based on the data.table key and gives back all rows of the full ranked matrix that are missing in the given restricted data.table.
1  |   fill_up_missing_rows(dt, extend_cols = NULL)
 | 
dt | 
 a data.table with specified keys  | 
extend_cols | 
 a named vector containing colums that should be bound to the result table.  | 
Matthias Bannert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.