unlist_and_replace_null: Helper function to replace NULL values with NA, and unlist,...

View source: R/ss_read_sheet.R

unlist_and_replace_nullR Documentation

Helper function to replace NULL values with NA, and unlist, which is useful in converting nested lists to data frames

Description

Helper function to replace NULL values with NA, and unlist, which is useful in converting nested lists to data frames

Usage

unlist_and_replace_null(l)

Arguments

l

A list


smartsheetr documentation built on Nov. 2, 2023, 5:42 p.m.