strip_SEs: Remove SE and df columns from (wide) power table

View source: R/pumpresult.R

strip_SEsR Documentation

Remove SE and df columns from (wide) power table

Description

This is used to reduce the info on a power table before pivoting to long format.

Usage

strip_SEs(power_table)

Arguments

power_table

Dataframe (power result object).

Value

Changed dataframe with all columns starting with SE or df dropped.


MDRCNY/PUMP documentation built on Feb. 26, 2025, 11:22 a.m.