C4R.datasets: Show standard public datasets

View source: R/datasets.R

C4R.datasetsR Documentation

Show standard public datasets

Description

Show standard public datasets

Usage

C4R.datasets(pattern = "")

Arguments

pattern

Optional. Pattern in the dataset name as passed to function grep (case-insensitive).

Value

The datasets table, in the form of a data.frame

Note

The function assumes that the user has read permission to the package installation directory

Author(s)

M Iturbide

Examples

# Default built-in datasets
str(C4R.datasets())

SantanderMetGroup/loadeR documentation built on July 4, 2023, 4:29 a.m.