Learn R Programming

EdSurvey (version 4.0.7)

UnclassCols: remove non-standard classes from data frame columns

Description

removes the haven defined column classes from a returned tibble needed for issues revolving around `user_na=TRUE` argument of haven 'read_sav' method parameter

Usage

UnclassCols(tbl)

Arguments