
Last chance! 50% off unlimited learning
Sale ends in
GUI for combining two datasets.
combine_gui(env = parent.frame(), debug = FALSE, parent = NULL)
TRUE
environment in which to search for data frames.
logical indicating printing debug information.
widget to get focus when finished.
Simple GUI to combine two datasets using the rbind.fill
function.
NB! Datasets must have identical column names but not necessarily
in the same order.