msig_filt {msig}R Documentation

Filt data by key words Case insensitive

Description

Filt data by key words Case insensitive

Usage

msig_filt(x, ...)

Arguments

x

data from msig package

...

one or more key words

Value

filted results with high light information.

Examples


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


[Package msig version 1.0 Index]