list_available_data: List available datasets with description

View source: R/data_fcts.R

list_available_dataR Documentation

List available datasets with description

Description

This function will list all available datasets from the book. It also includes a description and origin, if applicable.

Usage

list_available_data(be_silent = FALSE)

Arguments

be_silent

Be silent?

Value

A dataframe with the data information

Examples

df_data <- afedR_list_available_data()

msperlin/afedR documentation built on Sept. 11, 2022, 9:49 a.m.