View source: R/encoder_logic.R
encoder_logic | R Documentation |
This function grabs the student answers from a learnr tutorial and returns them as an HTML output for printing to the tutorial screen.
encoder_logic()
HTML output for the student tutorial
# Be sure to put this into a server-context chunk.
#```{r context="server"}
#encoder_logic()
#```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.