submission_functions: Tutorial submission functions

Description Usage Arguments Format

Description

The following function has modified from Colin Rundel's learnrhash package, available at https://github.com/rundel/learnrhash. Many thanks to Professor Rundel, who has developed a fantastic tool for courses that teach R and use the learnr package.

This note is also modified from Professor Rundel's description: Note that when including these functions in a learnr Rmd document it is necessary that the server function, submission_server(), be included in an R chunk where context="server". Conversely, any of the ui functions, *_ui(), must not be included in an R chunk with a context.

Usage

1
2
3

Arguments

input

an input

output

an output

Format

An object of class shiny.tag of length 3.


asteves/cinfeRence documentation built on Dec. 19, 2021, 5:40 a.m.