map_to_case: Map to case

Description Usage Arguments Value Examples

Description

creates a string that other functions can use to know what analysis case they are dealing with

Usage

1
2
map_to_case(data, hypothesis.type, dependent.var, independent.var = NULL,
  paired = NULL)

Arguments

data

missing documentation

Value

a string that other functions can use to know what analysis case they are dealing with. It has a class "analysis_case" assigned

Examples

1
map_to_design(data,cluster.var="cluster_id")

mabafaba/hypergrammaR documentation built on May 14, 2019, 2:08 p.m.