element | R Documentation |
Displaying Elements of an Event
element(A, r = 10)
A |
Event in data frame. |
r |
Maximum number of elements in a line. Default: 10 |
Vector of elements of the event.
S = rolldie2(2) B = subset(S2, (X1+X2) >=8) element(B)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.