General workflow for contributing
library(leaflet)
<- leaflet::leaflet() %>%
map addTiles() %>%
fitBounds(0, 40, 10, 50) %>%
addPopups(-93.65, 42.0285, "Here is the <b>Department of Statistics</b>, ISU")
::save_and_use_widget(map, "map.html") learn
Réutilisation
Citation
BibTeX
@online{data2022,
author = {Data, Locke},
title = {How to create a new post for the site},
date = {2022-09-02},
url = {https://www.simoncoulombe.com/oldposts/2022-09-02-hi-hugo/},
langid = {fr}
}
Veuillez citer ce travail comme suit :
Data, Locke. 2022. “How to create a new post for the site.”
September 2, 2022. https://www.simoncoulombe.com/oldposts/2022-09-02-hi-hugo/.