Learn R Programming

webex (version 0.9.2)

unhide: End hidden HTML content

Description

End hidden HTML content

Usage

unhide()

Arguments

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

Run this code
# NOT RUN {
# just produce the closing </div> 
unhide()
# }

Run the code above in your browser using DataLab