Learn R Programming

supernova (version 2.1.1)

Tables: Tables data

Description

Data about tips collected in an experiment from 44 different tables.

Usage

Tables

Arguments

Format

A dataset with 44 observations on the following 2 variables.

TableID

A number assigned to each table.

Tip

How much the tip was.

Examples

Run this code
# NOT RUN {
str(Tables)
head(Tables)
# }

Run the code above in your browser using DataLab