as_a11ytable: Coerce To An 'a11ytable' Object

View source: R/a11ytable.R

as_a11ytableR Documentation

Coerce To An 'a11ytable' Object

Description

Functions to check if an object is an a11ytable, or coerce it if possible.

Usage

as_a11ytable(x)

is_a11ytable(x)

Arguments

x

A data.frame object to coerce.

Value

as_a11ytable returns an object of class a11ytable if possible. is_a11ytable returns TRUE if the object has class a11ytable, otherwise FALSE.

Examples

is_a11ytable(demo_a11ytable)


matt-dray/a11ytables documentation built on May 31, 2024, 2:39 p.m.