remove_table {multiMiR} | R Documentation |
Typically used when a set of arguments don't apply to a table or would return an error/empty response
remove_table(tables, x)
tables |
A character vector. |
x |
A second character vector to remove from the first ( |
Character vector tables
excluding the strings matching those
in x
.