combine_gui: Combine Datasets

View source: R/combine_gui.r

combine_guiR Documentation

Combine Datasets

Description

GUI for combining two datasets.

Usage

combine_gui(env = parent.frame(), debug = FALSE, parent = NULL)

Arguments

env

environment in which to search for data frames.

debug

logical indicating printing debug information.

parent

widget to get focus when finished.

Details

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.

Value

TRUE


OskarHansson/strvalidator documentation built on July 22, 2023, 12:04 p.m.