quickLoad=function(folder,consts,suffix){
#Convenience function for running batchload and buildFrame with one command
imp=batchLoad(folder,consts,suffix)
return(buildFrame(imp$data,imp$numRows))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.