Miscellaneous Layouts
This content can be styled with a border
Blockquote
library(leaflet)
Warning: package 'leaflet' was built under R version 4.1.2
leaflet() %>%
addTiles() %>% # Add default OpenStreetMap map tiles
addMarkers(lng=174.768, lat=-36.852, popup="The birthplace of R")
xxx
Some text for the margin
playing with layouts
This column takes 1/3 of the page
This column takes 2/3 of the page
xxx