'Include slide in Xaringan presentation if condition based on parameter is true

I would like to include a slide only if a metadata parameter is true. As an example if the rmarkdown::metadata$institute parameter is not NULL , include the slide showing institution's blurb.

Regards



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source