encoder_logic: Encoding Logic for learnr Tutorials

View source: R/encoder_logic.R

encoder_logicR Documentation

Encoding Logic for learnr Tutorials

Description

This function grabs the student answers from a learnr tutorial and returns them as an HTML output for printing to the tutorial screen.

Usage

encoder_logic()

Value

HTML output for the student tutorial

Examples


# Be sure to put this into a server-context chunk.
#```{r context="server"}
#encoder_logic()
#```

doomlab/learnSEM documentation built on Jan. 25, 2024, 2 p.m.