Learn R Programming

auditor (version 1.3.5)

auditorData: Artificial auditorData

Description

The auditor Data is an artificial data set. It consists of 2000 observations. First four of simulated variables are treated as continuous while the fifth one is categorical.

Usage

data(auditorData)

Arguments

Format

a data frame with 2000 rows and 5 columns

Examples

Run this code
data("auditorData", package = "auditor")
head(auditorData)

Run the code above in your browser using DataLab