r02pro: Do the interactive exercises

View source: R/r02pro.R

r02proR Documentation

Do the interactive exercises

Description

This function provides interactive exercises for each lesson corresponding to each subsection of the book "R Programming: Zero to Pro"

Usage

r02pro(id)

Arguments

id

the index of the lesson

Value

This function is an interactive exercise. Hence, no value returned.

Examples

#Do the exercise for Section 1.1
## Not run: r02pro(1.1)

r02pro documentation built on May 31, 2023, 8:09 p.m.

Related to r02pro in r02pro...