unhide: End hidden HTML content

Description Usage Details See Also Examples

View source: R/webex_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).

See Also

hide

Examples

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

Example output

sh: 1: cannot create /dev/null: Permission denied
[1] "\n</div>\n"

webex documentation built on June 10, 2021, 9:09 a.m.