Learn R Programming

PairedData (version 1.1.1)

Datalcoholic: Datalcoholic: a dataset of paired datasets

Description

This dataset presents for teaching purposes 50 paired datasets available in different R packages.

Usage

data(Datalcoholic)

Arguments

Format

A dataframe with 4 columns.

[,1] Dataset name of the dataset
[,2] Package name of the package
[,3] Topic corresponding discipline (marketing, medicine...)
[,4] NumberPairs size of the (paired) sample

Examples

Run this code
# NOT RUN {
data(Datalcoholic)
show(Datalcoholic)
# }

Run the code above in your browser using DataLab