## ----setup, include=FALSE----------------------------------------------------- knitr::opts_chunk$set(echo = TRUE) library(colorSpec) ## ----echo=FALSE, results='asis'----------------------------------------------- includetable <- function( path, height ) { tmp1 <- URLencode( paste(readLines(path,warn=FALSE), collapse="\n"), reserved = TRUE ) tmp2 <- sprintf( '", style="border: none; seamless:seamless; width: 900px; height: %s" >', height ) # cat( '