crunchy (version 0.3.3)

makeArrayGadget: Launch array builder gadget

Description

Categorical Array and Multiple Response variables can be difficult to construct without being able to investigate the available variables, and their categories. This shiny gadget lets you select subvariables from the dataset list, and ensures that those variables have consistent categories. To use the gadget you must have at least one CrunchDataset loaded into the global environment.

Usage

makeArrayGadget(env = globalenv())

Arguments

env

the environment to run the gadget

Value

a valid call to makeArray() or makeMR()