droplists: Remove lists from a data frame

View source: R/new.R

droplistsR Documentation

Remove lists from a data frame

Description

Many methods for data frames fail is a variable is a list but lists can be very useful for many purposes.

Usage

droplists(x, ...)

Arguments

x

a data frame

quiet

do not warn if TRUE, default FALSE

Value

data set dropping variables that are lists


gmonette/gnew documentation built on Aug. 6, 2024, 10:18 a.m.