| .bref_wnba_table | R Documentation |
Un-comments the page (so comment-hidden tables are reachable), selects the
table by id, drops mid-table header-repeat rows, and builds a data.frame
whose columns are the cells' data-stat attributes.
.bref_wnba_table(html, table_id = NULL)
html |
Raw page HTML (character). |
table_id |
Table |
A data.frame (character columns), or an empty data.frame if not found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.