The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Depends: R (>= 4.2.0)
(native pipe placeholder
usage).inst/doc
)
and vignette index is created at install.inst/WORDLIST
for domain terms
(e.g., “TWB”, “TWBX”, “GraphQL”)..twb
/.twbx
, extract
datasources, parameters, fields & calculated fields,
joins/relationships, and generate dependency graphs.twb_custom_sql()
returns one row per custom-SQL relation
with relation_name
, relation_type
,
custom_sql
, and a heuristic
is_custom_sql
.twb_initial_sql()
pulls connection-level Initial
SQL text (when present).twb_published_refs()
flags datasources that likely
reference published sources and surfaces the evidence.tableau_formula_pretty()
reflows/indents
IF/ELSEIF/ELSE/END and CASE/WHEN/THEN blocks.prettify_calculated_fields()
adds a
formula_pretty
column to the calculated-fields tibble.tbs_publish_info()
(REST):
site/project/URL/created/updated for a content item.tbs_custom_sql_graphql()
(Metadata API): returns Custom
SQL text and context for published items.TwbParser
custom_sql
,
initial_sql
, published_refs
.get_calculated_fields(pretty = FALSE, strip_brackets = FALSE, wrap = 100L)
pretty = TRUE
, returns a cleaner table including
formula_pretty
.class
→
calc_class
(Tableau calculation
class).rlang::.data
.%||%
dependency; now use
dplyr::coalesce()
where appropriate..lintr
ignored via
.Rbuildignore
.\verb{}
for angle-bracket tags)._pkgdown.yml
updated to include new topics (SQL
extraction, formatting, and optional server helpers).class
column in calculated fields,
update code to use calc_class
.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.