style_widgets: Change labsheet widget style

Description Usage Arguments Details

View source: R/labsheet_fns.R

Description

Change labsheet widget style

Usage

1
style_widgets(default = "blue", correct = "red")

Arguments

default

The colour of the widgets when the correct answer is not filled in (defaults to blue).

correct

The colour of the widgets when the correct answer not filled in (defaults to red).

Details

Call this function inline in an RMarkdown document to change the default and correct colours using any valid HTML colour word (e.g., red, rgb(255,0,0), hsl(0, 100


bioboot/labsheet documentation built on Nov. 4, 2019, 7:19 a.m.