removeNaColumn: Remove given column(s) if it has only NA's.

View source: R/utilities.R

removeNaColumnR Documentation

Remove given column(s) if it has only NA's.

Description

Remove given column(s) if it has only NA's.

Usage

removeNaColumn(x, column)

Arguments

x

any data frame

column

column name(s)

Value

updated data frame


campsismod documentation built on Jan. 27, 2026, 5:07 p.m.