View source: R/internal_functions.R
| addTitle | R Documentation |
label plots
addTitle(
object,
text,
color = "black",
fontSize = "20px",
fontFamily = "Sans",
leftPosition = 50,
topPosition = 2
)
object |
leaflet plot |
text |
text |
color |
text color |
fontSize |
font size |
fontFamily |
font |
leftPosition |
left position |
topPosition |
top position |
title on plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.