events | R Documentation |
Data frame with the attributes of the events of dice.
data("events")
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
data(dice); coin.dice<-coin(dice); asNodes(coin.dice)
See dice
.
data(events)
events
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.