#
#
#
# packages
library(sf)
library(raster)
# mapview is the easiest way I have found to display geospatial data layers!!
# used mostly for verifying outputs
library(mapview)
library(devtools)
create_package("G:/R_Stuff/HexSampleR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.