util_cast_off: Data frame leaves 'haven'

View source: R/util_cast_off.R

util_cast_offR Documentation

Data frame leaves haven

Description

if df is/contains a haven labelled or tibble object, convert it to a base R data frame

Usage

util_cast_off(df, symb, .dont_cast_off_cols = FALSE)

Arguments

df

data.frame may have or contain non-standard classes

symb

character name of the data frame for error messages

.dont_cast_off_cols

logical internal use, only.

Value

data.frame having all known special things removed


dataquieR documentation built on July 26, 2023, 6:10 p.m.