# NOT RUN {
# load leaflet package
library(leaflet)
# add an attribution iframe to a map
leaflet() %>%
addTargomoAttribution(free_plan = FALSE)
# }
# NOT RUN {
# return the attribution link
attributionLink()
# }
Run the code above in your browser using DataLab