collect_koans: Bind koan collections together

Description Usage Value Examples

View source: R/koan.R

Description

This is a convenience function that binds the koan data together into a single tbl.

Usage

1

Value

a tbl. containing all 4 koan collections

Examples

1
2
3
library(dplyr)

collect_koans() %>% filter(type == "main_case")

malcolmbarrett/koanr documentation built on May 28, 2019, 3:10 p.m.