create sortable table using JavaScript components in JSCPATH
directory
HTMLsortedTable(x, TITLE = "", HEADER = "", file = "tmp.html", JSCPATH = "jsc", path = paste(Sys.getenv("HOME"), "/public_html/",
sep = ""), debug = 0)
data frame or matrix with column names
title for the HTML page
header to display for the sorted table
file name of main page; '.html' extension will be added. The '_main' and '_menu' pages use this base as well.
path that should contain the jsc components. If non existing, user will be prompted for installation.
directory to create the file in
level of verbosity
"Markus Loecher, Berlin School of Economics and Law (BSEL)" <markus.loecher@gmail.com>