unhide: End hidden HTML content

View source: R/webexercises_fns.R

unhideR Documentation

End hidden HTML content

Description

End hidden HTML content

Usage

unhide()

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

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

webexercises documentation built on May 31, 2023, 8:16 p.m.