unhide {webexercises} | R Documentation |
End hidden HTML content
unhide()
Call this function inline in an RMarkdown document to mark the end of hidden content (see the Web Exercises RMarkdown Template for examples).
A character string containing HTML code marking the end of hiddent content.
hide
# just produce the closing </div>
unhide()