include library, installing if not available
if(!require(leaflet)){install.packages("leaflet"); library(leaflet)}