xldisp: xldisp

Description Usage Arguments

View source: R/xl.R

Description

Server function to display excel data as DT

Usage

1
xldisp(input, output, session, xlfile, skiprows)

Arguments

input

is shiny input variable

output

is shiny output variable

session

is shiny session variable

xlfile

is the name of the xl file being got

skiprows

is number of rows to skip in the excel file


modgetxl documentation built on July 9, 2020, 9:06 a.m.

Related to xldisp in modgetxl...