manageKits_gui: Manage Kits

View source: R/manageKits_gui.r

manageKits_guiR Documentation

Manage Kits

Description

Manage kits, import new kits, or edit the kit file through a graphical user interface.

Usage

manageKits_gui(
  env = parent.frame(),
  savegui = NULL,
  debug = FALSE,
  parent = NULL
)

Arguments

env

Environment in which to search for data frames.

savegui

Logical indicating if GUI settings should be saved in the environment (Currently not in use).

debug

Logical indicating whether to print debug information.

parent

Widget to get focus when finished.

Details

This function provides a graphical user interface (GUI) for managing kits, including the ability to import new kits, edit the short and full names of existing kits, or remove kits. The gender marker of each kit is auto-detected but can be manually adjusted. Note that the short name for each kit must be unique.

Value

TRUE if the operation completes successfully.


OskarHansson/strvalidator documentation built on Jan. 25, 2025, 11:49 p.m.