is_server_context: Server Functions for learnr Tutorials

View source: R/server_context.R

is_server_contextR Documentation

Server Functions for learnr Tutorials

Description

These functions help check that you have put together the tutorial correctly for the student answers to print out at the end of the tutorial

Usage

is_server_context(.envir)

Arguments

.envir

Automatically grabs the environment variable for your shiny session.

Value

Error messages if you incorrectly use the functions.


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