powered by
insert html tags for rotating text
replaceRotTag(x, l, dims)
returns modified version of HTML code containing data table
return value of readLines(), HTML code containing data table
return values of spanTag()
return value of dim()
if(interactive()){ load("data/x_x.RData") load("data/x_l.RData") load("data/x_m3.RData") x<-replaceRotTag(x_x,x_l,dim(x_m3)) }
Run the code above in your browser using DataLab