english.word.search: search the meaning of a word or english word

View source: R/english.word.search.R

english.word.searchR Documentation

search the meaning of a word or english word

Description

This function could be used as searching the meaning of a word or english word.

Usage

english.word.search(string='')

Arguments

string

a word or the meaning of a word

Examples


english.word.search("^preci(.*?)n")

english.word.search("hier")
english.word.search("disentangle")
english.word.search("解开")
english.word.search("阐明")


liuguofang/figsci documentation built on Nov. 24, 2023, 1:45 p.m.