| new_tbl_az | R Documentation |
Prepends the tbl_az S3 class to a lazy dplyr::tbl() so that
collect.tbl_az() can run pre-flight checks before the query is
materialised.
new_tbl_az(x)
x |
A lazy |
x with "tbl_az" prepended to its class vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.