pander
pander copied to clipboard
Feature request: row.names = TRUE option
This is tangential to what I think is a bug report I'll put in separately. Is it possible to have the options on pander(), essentially on pandoc.table() to allow row.names=TRUE? This would be symmetrical with row.names=FALSE which is allowed, and would greatly simplify asking for row.names of data frames to be printed. TIA, Chris