How to delete the header row in the table? I\'m using renderTable to output the table and setting the colnames to empty strings. colnames(df) <- c("", &