search_data_by_keyword {bursa}R 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("covid")


[Package bursa version 0.1.0 Index]