expectations: Add expectations to a parsons problem.

Description Usage Arguments

Description

Add expectations to a parsons problem.

Usage

1
2
3
4
5
6
7
8
9

Arguments

f

One of:

  • A character vector, indicating an exact match

  • A function of the function function(x){...} that evaluates to TRUE or FALSE

  • A function of the form ~ ., as used by the tidy evaluation, e.g. in purrr::map

message

Message to display if fun evaluates to TRUE

x

Answer to test

...

Combined into an answer list


rstudio/parsons documentation built on Nov. 5, 2019, 4:17 a.m.