| list_industries | R Documentation |
List all available industries
list_industries()
This function is to be used in conjunction with industry_func(industry) function.
returns a character vector containing all industries names
get_banks <- industry_func(list_industries()[14])
# now we have a function called get_banks()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.