View source: R/htmlTable_helpers_tblNo.R
| prTblNo | R Documentation | 
Returns the string used for htmlTable to number the different tables.
Uses options table_counter, table_counter_str,
and table_counter_roman to produce the final string. You
can set each option by simply calling options().
prTblNo(caption = NULL)
| caption | The caption if any | 
string Returns a string formatted according to
the table_counter_str and table_counter_roman. The number is
decided by the table_counter variable
Other hidden helper functions for htmlTable: 
prAddCells(),
prAddEmptySpacerCell(),
prAddSemicolon2StrEnd(),
prEscapeHtml(),
prGetCgroupHeader(),
prGetRowlabelPos(),
prGetStyle(),
prPrepInputMatrixDimensions(),
prPrepareAlign(),
prPrepareCgroup()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.