R/nexo.set.R

Defines functions nexo.set

#' Title
#'
#' @param file
#' @param df
#'
#' @return
#' @export
#'
#' @examples
#'
nexo.set <- function() {
    library(tidyverse)
    library(readxl)
    library(lubridate)
    library(sf)
    library(rvest)
}
gabrielzanlorenssi/nexo.utils documentation built on Oct. 28, 2023, 12:35 p.m.