search_data: search_data

Description Usage Arguments Value Examples

View source: R/search_data.R

Description

Search artists in the available package database.

Usage

1

Arguments

name

character. The searched artist's name.

Value

If a database with the corresponding searched name is found, it's name is returned. If not, nothing is returned.

Examples

1
2
3
4
{
   search_data("chico")
  
}

brunaw/chorrrds documentation built on Sept. 28, 2020, 4:04 a.m.