data: Load built-in datasets.

View source: R/data.R

dataR Documentation

Load built-in datasets.

Description

Load built-in data sets. After loading the data, the data frame will popup in an RStudio window to view.

Usage

data(...)

Arguments

...

The name of the dataset to load.

Value

Loads the dataset and opens it up to view.

Examples

data(cdc)

mobilizingcs/mobilizr documentation built on Feb. 17, 2024, 7:49 p.m.