rm_cnd_df: Remove the 'cnd_df' class from a data frame

View source: R/cnd_df.R

rm_cnd_dfR Documentation

Remove the cnd_df class from a data frame

Description

This function removes the cnd_df class, along with its attributes, if applicable.

Usage

rm_cnd_df(dat)

Arguments

dat

A data frame.

Value

The input dat without the cnd_df class and associated attributes.

See Also

new_cnd_df(), is_cnd_df(), get_cnd_df_cnd(), get_cnd_df_cnd_sum().


sdtm.oak documentation built on April 3, 2025, 9:37 p.m.