Learn R Programming

netCoin (version 2.1.0)

events: Data: Attributes of the dice events.

Description

Data frame with the attributes of the events of dice.

Usage

data("events")

Arguments

Format

A data frame with 10 observations on the following 4 variables:

name

: a factor vector with 10 levels

label

: a factor vector with 10 levels

frequency

: a numeric vector

type

: a factor vector with 2 levels

References

See dice.

Examples

Run this code
data(events)
events

Run the code above in your browser using DataLab