#' Title
#'
#' @param file
#' @param df
#'
#' @return
#' @export
#'
#' @examples
#'
nexo.set <- function() {
library(tidyverse)
library(readxl)
library(lubridate)
library(sf)
library(rvest)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.