Other packages > Find by keyword >

learnr  

Interactive Tutorials for R
View on CRAN: Click here


Download and install learnr package within the R console
Install from CRAN:
install.packages("learnr")

Install from Github:
library("remotes")
install_github("cran/learnr")

Install by package version:
library("remotes")
install_version("learnr", "0.11.5")



Attach the package and use:
library("learnr")
Maintained by
Garrick Aden-Buie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-08
Latest Update: 2023-05-24
Description:
Create interactive tutorials using R Markdown. Use a combination of narrative, figures, videos, exercises, and quizzes to create self-paced tutorials for learning about R and R packages.
How to cite:
Garrick Aden-Buie (2017). learnr: Interactive Tutorials for R. R package version 0.11.5, https://cran.r-project.org/web/packages/learnr
Previous versions and publish date:
0.8 (2017-05-08 15:25), 0.9.1 (2017-11-16 23:29), 0.9.2.1 (2018-06-29 23:23), 0.9.2 (2018-03-09 16:52), 0.9 (2017-06-20 18:39), 0.10.0 (2019-11-09 06:30), 0.10.1 (2020-02-13 23:20), 0.11.0 (2022-10-16 22:10), 0.11.1 (2022-10-19 21:42), 0.11.2 (2022-11-08 15:20), 0.11.3 (2023-03-16 01:00), 0.11.4 (2023-05-25 00:20)
Other packages that cited learnr R package
View learnr citation profile
Other R packages that learnr depends, imports, suggests or enhances
Functions, R codes and Examples using the learnr R package
Some associated functions: answer . available_tutorials . debug_exercise_checker . disable_all_tags . duplicate_env . event_register_handler . external_evaluator . filesystem_storage . finalize_question . format_quiz . get_tutorial_info . get_tutorial_state . initialize_tutorial . knit_print . learnr-package . mark_as_correct_incorrect . mock_exercise . one_time . question_checkbox . question_methods . question_numeric . question_radio . question_text . quiz . random_phrases_add . random_praise . run_tutorial . safe . safe_env . tutorial . tutorial_html_dependency . tutorial_options . tutorial_package_dependencies . 
Some associated R codes: ace.R . auto-complete.R . available_tutorials.R . data_dir.R . debug_exercise_checker.R . evaluators.R . events.R . events_default.R . events_record.R . exercise.R . feedback.R . html-dependencies.R . html_selector.R . http-handlers.R . i18n.R . identifiers.R . initialize.R . knitr-hooks.R . learnr-package.R . learnr_messages.R . mock_exercise.R . mutate_tags.R . options.R . praise.R . question_answers.R . question_checkbox.R . question_methods.R . question_numeric.R . question_radio.R . question_text.R . quiz.R . quiz_print.R . run.R . shinytest.R . staticimports.R . storage.R . tutorial-format.R . tutorial-state.R . tutorial_package_dependencies.R . utils.R . zzz.R .  Full learnr package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns