safe_unlist: Safely unlist a list where element with zero length will be...

View source: R/misc.R

safe_unlistR Documentation

Safely unlist a list where element with zero length will be list(0)

Description

Safely unlist a list where element with zero length will be list(0)

Usage

safe_unlist(listObj)

Arguments

listObj

A list

Examples

none

tpemartin/rmdgrader documentation built on Nov. 22, 2022, 6:39 p.m.