View source: R/ChooseDataModuleFixedParameters.R
Module for importing text of xls files server part
1 2 3 4 5 6 7 8 9 | ImportDataServerFixed(
input,
output,
session,
header = NULL,
sep = NULL,
ext = "txt",
row.names = NULL
)
|
input, output, session |
standards |
header |
Does the file have a Header |
sep |
What is the file separator |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.