as_a11ytable | R Documentation |
Functions to check if an object is an a11ytable, or coerce it if possible.
as_a11ytable(x)
is_a11ytable(x)
x |
A data.frame object to coerce. |
as_a11ytable
returns an object of class a11ytable if possible.
is_a11ytable
returns TRUE
if the object has class
a11ytable, otherwise FALSE
.
is_a11ytable(demo_a11ytable)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.