detect_estimate_col: Detect the primary estimate column (target for significance...

View source: R/detect-columns.R

detect_estimate_colR Documentation

Detect the primary estimate column (target for significance stars)

Description

Detect the primary estimate column (target for significance stars)

Usage

detect_estimate_col(headers, p_col)

Arguments

headers

Character vector of column names

p_col

Integer index of the p-value column

Value

Integer index (1-based)


mellio documentation built on Aug. 30, 2026, 1:06 a.m.