as_tibble_fix: Quick Fix to as_tibble

View source: R/util.r

as_tibble_fixR Documentation

Quick Fix to as_tibble

Description

Handle empty lists when coercing to tibble. See tibble issue 851.

Usage

as_tibble_fix(d)

Arguments

d

An object to coerce to a tibble.

Value

a tibble.


mkoohafkan/cimir documentation built on Jan. 31, 2024, 9:21 p.m.