Skip to contents

Import data Module

Usage

data_import_ui(id)

data_import_server(id)

Arguments

id

Module's ID.

Value

  • UI: HTML tags that can be included in the UI part of the application.

  • Server: a shiny::reactive() function returning a data.frame.