unhide: End hidden HTML content

Description Usage Details Value See Also Examples

View source: R/webexercises_fns.R

Description

End hidden HTML content

Usage

1

Details

Call this function inline in an RMarkdown document to mark the end of hidden content (see the Web Exercises RMarkdown Template for examples).

Value

A character string containing HTML code marking the end of hiddent content.

See Also

hide

Examples

1
2
# just produce the closing </div> 
unhide()

webexercises documentation built on Sept. 15, 2021, 9:09 a.m.