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)
}
Nexo-Dados/nexo.utils documentation built on Nov. 1, 2023, 4:34 a.m.