is_frame {rlang}R Documentation

Is object a frame?

Description

Is object a frame?

Usage

is_frame(x)

Arguments

x

Object to test


[Package rlang version 0.1.1 Index]