search_data_by_keyword: search_data_by_keyword

View source: R/search_data_by_keyword.R

search_data_by_keywordR Documentation

search_data_by_keyword

Description

Given a key word, this function returns the dataset names including key word

Usage

search_data_by_keyword(key_word)

Arguments

key_word

A data set name which is a character object

Value

A character vector object that shows the name of the datasets including key word

Examples


search_data_by_keyword("doktor")


izmir documentation built on March 7, 2023, 6:44 p.m.