Learn R Programming

PairedData (version 0.9.9)

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. rll{ [,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
data(Datalcoholic)
show(Datalcoholic)

Run the code above in your browser using DataLab