Learn R Programming

cimir (version 0.4-1)

as_tibble_fix: 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.