View source: R/tabulate_module.R
tabulate_module
1 2 3 4 5 6 7 8 9 10 | tabulate_module(
con = sidora.core::get_pandora_connection(),
entity_type,
entity_id = NA,
filter_entity_type = NA,
filter_string = NA,
as_tsv = F,
as_id_list = F,
cache_dir = "~/.sidora"
)
|
con |
test |
entity_type |
a pandora table to the generate a list of IDs from. Options: site, |
entity_id |
test |
filter_entity_type |
test |
filter_string |
test |
as_tsv |
test |
as_id_list |
test |
cache_dir |
test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.