Learn R Programming

⚠️There's a newer version (2.4.5) of this package.Take me there.

swirl (version 2.1.1)

Statistics with Interactive R Learning

Description

swirl is a platform for learning (and teaching) statistics and R simultaneously and interactively.

Copy Link

Version

Install

install.packages('swirl')

Monthly Downloads

18,143

Version

2.1.1

License

GPL-2

Maintainer

Nick Carchedi

Last Published

February 28th, 2014

Functions in swirl (2.1.1)

play

Tell swirl to ignore console input for a while.
install_course_github

Install a course from a GitHub repository
install_course_url

Install a course from a url that points to a zip file
zip_course

Zip a course directory
install_from_swirl

Install a course from swirl's official list of courses
author_lesson

Author a swirl lesson.
bye

Exit swirl.
nxt

Begin the upcoming question or unit of instruction.
uninstall_course

Uninstall a course
install_course_zip

Install a course from a zipped course folder
install_course_google_drive

Install a course from a zipped course directory shared on Google Drive
swirl

An interactive learning environment for R and statistics.
skip

Skip the current unit of instruction.
install_course_dropbox

Install a course from a zipped course directory shared on Dropbox
install_course_directory

Install a course from a course directory
omnitest

Test for a correct expression, a correct value, or both.
info

Display a list of special commands.