tabulate_module: tabulate_module

Description Usage Arguments

View source: R/tabulate_module.R

Description

tabulate_module

Usage

 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"
)

Arguments

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


sidora-tools/sidora.cli documentation built on Aug. 1, 2020, 11:48 a.m.