#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.