appendMeanInfo {TestDesign} | R Documentation |
(Internal) Append mean information to shadowtest
Description
(Internal) Append mean information to shadowtest
Usage
appendMeanInfo(shadow_test, v, mean_info_name)
Arguments
shadow_test |
a |
v |
the column name to use as grouping variable. |
mean_info_name |
the column name to use for appending mean information. |
Value
appendMeanInfo
returns an updated shadowtest.
[Package TestDesign version 1.7.0 Index]