msig_filt: Filt data by key words Case insensitive

Description Usage Arguments Value Examples

View source: R/cmd_filt.R

Description

Filt data by key words Case insensitive

Usage

1

Arguments

x

data from msig package

...

one or more key words

Value

filted results with high light information.

Examples

1
2
browse_msig('immune') |>
    msig_filt('response')

msig documentation built on June 29, 2021, 9:08 a.m.

Related to msig_filt in msig...