makeBalancedPanel | R Documentation |
Legacy version of 'make_balanced_panel', please use that function name going forward, though this will still work for now.
makeBalancedPanel(data, idname, tname, return_data.table = FALSE)
data |
data.frame used in function |
idname |
unique id |
tname |
time period name |
return_data.table |
if TRUE, make_balanced_panel will return a data.table rather than a data.frame. Default is FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.