Learn R Programming

tidyfinance (version 0.4.3)

list_tidy_finance_chapters: 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()

Arguments

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

Run this code
list_tidy_finance_chapters()

Run the code above in your browser using DataLab