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

View source: R/getdata.R

remove_tableR Documentation

Remove tables x from a vector of table names.

Description

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

Usage

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.


KechrisLab/multiMiR documentation built on Feb. 12, 2023, 8:26 p.m.