xldisp {modgetxl} | R Documentation |
Server function to display excel data as DT
xldisp(input, output, session, xlfile, skiprows)
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 |