filter: Filter ontology to a specific set of terms.

Description Usage Arguments Value

View source: R/ontology.R

Description

Filter ontology to a specific set of terms.

Usage

1
filter(o, terms, keep_connected = TRUE)

Arguments

o

An ontology object.

terms

Character vector of terms to keep.

keep_connected

Don't remove ancestors of terms in terms.

Value

An ontology object.


SimonLarsen/higana documentation built on April 24, 2020, 7:29 a.m.