| .realgm_pick | R Documentation |
Chooses the table containing all must_have columns (when supplied) with the
most rows; otherwise the table with the most rows.
.realgm_pick(tables, must_have = NULL)
tables |
A list of |
must_have |
Optional character vector of required column names. |
A single data.frame, or NULL if tables is empty.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.