profilefileUploadBox: profilefileUploadBox

profilefileUploadBoxR Documentation

profilefileUploadBox

Description

file upload box for profile bulk data and metadata. Adapted from debrowser::fileUploadBox()

Usage

profilefileUploadBox(
  id = NULL,
  inputId_select = NULL,
  inputId_external = NULL,
  inputId_button = NULL,
  inputId_dirbutton = NULL,
  label = NULL
)

Arguments

id

namespace id

inputId_select

input ID for selecting references

inputId_external

input ID for custom external reference

inputId_button

input ID for import button

inputId_dirbutton

input ID for directory select button

label

label

Examples

      x <- profilefileUploadBox("meta", "count", "metadata", "Metadata")
    

UMMS-Biocore/dprofiler documentation built on Oct. 16, 2022, 11:37 a.m.