View source: R/search_data_by_keyword.R
| search_data_by_keyword | R Documentation |
Given a key word, this function returns the dataset names including key word
search_data_by_keyword(key_word)
key_word |
A data set name which is a character object |
A character vector object that shows the name of the datasets including key word
search_data_by_keyword("doktor")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.