searchBeid {BED}R Documentation

Search a BEID

Description

Search a BEID

Usage

searchBeid(x, clean_id_search = TRUE, clean_name_search = TRUE)

Arguments

x

a character value to search

clean_id_search

clean x to avoid error during ID search. Default: TRUE. Set it to false if you're sure of your lucene query.

clean_name_search

clean x to avoid error during ID search. Default: TRUE. Set it to false if you're sure of your lucene query.

Value

NULL if there is not any match or a data.frame with the following columns:


[Package BED version 1.5.0 Index]