Skip to contents

Set Module Title

Usage

setModuleTitle(title, titleTag = "h4")

Arguments

title

(character) module title

titleTag

(character) HTML tag to put around the title, e.g. "h4" for h4 from htmltools