list_supported_types_other {tidyfinance}R Documentation

List Supported Other Data Types

Description

Returns a tibble listing the supported other data types and their corresponding dataset names.

Usage

list_supported_types_other()

Value

A tibble with columns type and dataset_name, where type indicates the code used to specify the data source and dataset_name provides the name of the data source.


[Package tidyfinance version 0.4.1 Index]