data_tableau_global_superstore | R Documentation |
Constructor
data_tableau_global_superstore( layer = valid_data_layers("03"), version = "v1", from = character() )
from |
(character) |
con |
(con_) |
x <- con_fs_arrow() %>% con_add_path(valid_data_layers("02")) %>% data_tableau_superstore() x %>% dplyr::glimpse() x %>% class()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.