ImportDataServerFixed: Module for importing text of xls files server part

Description Usage Arguments

View source: R/ChooseDataModuleFixedParameters.R

Description

Module for importing text of xls files server part

Usage

1
2
3
4
5
6
7
8
9
ImportDataServerFixed(
  input,
  output,
  session,
  header = NULL,
  sep = NULL,
  ext = "txt",
  row.names = NULL
)

Arguments

input, output, session

standards shiny server arguments.

header

Does the file have a Header

sep

What is the file separator


bioinfo-pf-curie/bioshiny-modules-library documentation built on Dec. 19, 2021, 9:45 a.m.