removedollar: Remove dollar sign prefix from column names

View source: R/helper.R

removedollarR Documentation

Remove dollar sign prefix from column names

Description

Removes common prefix (before $) from interaction term column names. Used to clean up model matrix column names.

Usage

removedollar(x)

Arguments

x

Character vector of column names

Value

Character vector with dollar sign prefixes removed


reportRmd documentation built on March 20, 2026, 5:06 p.m.