#' @importFrom magrittr "%>%"
NULL
usethis::use_package('docxtractr')
usethis::use_package('leaflet')
usethis::use_package('readxl')
usethis::use_package('sf')
usethis::use_package('dplyr')
usethis::use_package('data.tree')
usethis::use_package('cartogram')
usethis::use_package('fuzzyjoin')
usethis::use_package('shiny')
usethis::use_package('shinyTree')
.onAttach <- function(libname, pkgname) {
packageStartupMessage("Welcome to rosstat package for analyzing and mapping Russian official statistics")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.