list_tidy_finance_chapters {tidyfinance} | R Documentation |
List Chapters of Tidy Finance
Description
Returns a character vector containing the names of the chapters available in the Tidy Finance resource. This function provides a quick reference to the various topics covered.
Usage
list_tidy_finance_chapters()
Value
A character vector where each element is the name of a chapter available in the Tidy Finance resource. These names correspond to specific chapters in Tidy Finance with R.
Examples
list_tidy_finance_chapters()
[Package tidyfinance version 0.3.0 Index]