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.frame used in function
unique id
time period name
if TRUE, make_balanced_panel will return a data.table rather than a data.frame. Default is FALSE.