makeArrayGadget {crunch}R Documentation

Array builder

Description

Launch array builder gadget

Usage

makeArrayGadget()

Details

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.

Value

a valid call to makeArray() or makeMR()


[Package crunch version 1.30.4 Index]