list_col_to_str: Unpack List Column As String

View source: R/general.R

list_col_to_strR Documentation

Unpack List Column As String

Description

Converts a list column to a string column

Usage

list_col_to_str(df, col)

Arguments

df

A dataframe

col

The name of the list column

Value

A dataframe with NAs instead of #NULLs and empty strings.


gfleetwood/sansor documentation built on Nov. 23, 2022, 10:31 a.m.