R/shiny.CSVImport-package.R

#' @details
#' A package supporting interactive import of CSV (DSV) files in a shiny app.
#' The package provides a module with an UI and server implementation. Developers simply
#' include the package. Users can change the locale settings and see the effect of various
#' settings in a preview. That way, they can easily import CSV files from various sources.
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
SigurdJanson/shinyCSVImpoMod documentation built on Jan. 5, 2023, 3:57 a.m.