Dataset randomly generated for testing purposes
1 |
A data frame with 100 rows and 10 variables:
Dataset generated using this code
data.frame(replicate(10,sample(0:1,100,rep=TRUE)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.