Skip to content

❗ This is a read-only mirror of the CRAN R package repository. webexercises — Create Interactive Web Exercises in 'R Markdown' (Formerly 'webex'). Homepage: https://github.com/psyteachr/webexercises

Notifications You must be signed in to change notification settings

cran/webexercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The {webexercises} package

The goal of {webexercises} is to enable instructors to easily create interactive web pages that students can use in self-guided learning. Although {webexercises} has fewer features than RStudio’s learnr package, it is more lightweight: whereas {learnr} tutorials must be either hosted on a shiny server or run locally, {webexercises} creates standalone HTML files that require only a JavaScript-enabled browser. It is also extremely simple to use. See the webexercises website for demos and instructions.

Installation

You can install {webexercises} from CRAN using:

install.packages("webexercises")

You can install the development version from GitHub with:

devtools::install_github("psyteachr/webexercises")

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

❗ This is a read-only mirror of the CRAN R package repository. webexercises — Create Interactive Web Exercises in 'R Markdown' (Formerly 'webex'). Homepage: https://github.com/psyteachr/webexercises

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages