Search a source from a term

rt_sources_find_term(term = NULL)

Arguments

term

character(1) [required]
A term contained in the source

Examples

if (FALSE) {
rt_sources_find_term(term = "Ophrys")
}