names_tbl_lazy | R Documentation |
This is a helper function to extract the column names from a table.
names_tbl_lazy(tbl)
tbl |
A query from |
A vector with the names of the dataframe if tbl
was collect
ed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.