drop_ignored_keys | R Documentation |
given a list named by key columns, remove any matching key values keys_to_ignore should have the form list(col_name = c("value_to_ignore", "other_value_to_ignore"))
drop_ignored_keys(training, keys_to_ignore)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.