qfwr_ls: List all interactive exercises in package *qfwr*.

Description Usage Value Examples

View source: R/qfwr.R

Description

List all interactive exercises which are contained within R package qfwr. qfwr_ls() is a wrapper of learnr::available_tutorials.

Usage

1

Value

An invisible data.frame containing "package", "name", "title", "description", "package_dependencies", "private", and "yaml_front_matter".

Examples

1
2
3
4
## Not run: 
qfwr_ls()

## End(Not run)

yyzeng/qfwr documentation built on Nov. 29, 2021, 6:23 p.m.