create_index: Create an index for a grouping based on the variables...

View source: R/utilities.R

create_indexR Documentation

Create an index for a grouping based on the variables available for the gofl

Description

Create an index for a grouping based on the variables available for the gofl

Usage

create_index(grouping, data)

Arguments

grouping

a named list of variable values that define a grouping. The names of this list should also be names in data

data

a named list of all valid variable values that can be used to define a grouping. The names of this list are the variable names


novisci/gofl documentation built on March 28, 2022, 1:17 a.m.