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.


PUMP documentation built on April 4, 2025, 5:19 a.m.