# Filename: 02-menze-ur_khabur_sites (2020-08-22)
#
# TO DO: Create khabur spatial dataset
#
# Author(s): Michal Michalski
library(sf)
library(stringr)
library(dplyr)
# read csv file
# create sf object
# save in a data folder
usethis::use_data(tellspotting_sites, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.