remove_table: Remove tables x from a vector of table names.

Description Usage Arguments Value

View source: R/getdata.R

Description

Typically used when a set of arguments don't apply to a table or would return an error/empty response

Usage

1
remove_table(tables, x)

Arguments

tables

A character vector.

x

A second character vector to remove from the first (tables).

Value

Character vector tables excluding the strings matching those in x.


multiMiR documentation built on Nov. 8, 2020, 5:46 p.m.