is.tibble {tibble}R Documentation

Deprecated test for tibble-ness

Description

Soft-deprecated lifecycle

Please use is_tibble() instead.

Usage

is.tibble(x)

Arguments

x

An object


[Package tibble version 3.0.1 Index]