| .realgm_tables | R Documentation |
RealGM pages usually carry a small nav / filter / legend table ahead of the
real data table. This returns all tables that parse and clear min_rows,
janitor::clean_names()-ed, so a caller can pick or combine them.
.realgm_tables(doc, min_rows = 1)
doc |
An |
min_rows |
Minimum row count for a table to be kept (drops nav/legend). |
A list of cleaned data.frames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.