Learn R Programming

TestDesign (version 1.7.0)

appendMeanInfo: (Internal) Append mean information to shadowtest

Description

(Internal) Append mean information to shadowtest

Usage

appendMeanInfo(shadow_test, v, mean_info_name)

Value

appendMeanInfo returns an updated shadowtest.

Arguments

shadow_test

a data.frame containing a shadowtest.

v

the column name to use as grouping variable.

mean_info_name

the column name to use for appending mean information.