exercise | R Documentation |
Data structure for exercise data
exercise(exer, ...)
## Default S3 method:
exercise(exer = NULL, ...)
exer |
exercise object (default: |
... |
further named parameter to add to the exercise object |
exercise object
exer <- exercise() # new exercise
exer <- exercise(exer, x=3) # add x to the exercise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.