Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

prTblNo

Gets the table counter string


Description

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().

Usage

prTblNo(caption = NULL)

Arguments

caption

The caption if any

Value

string Returns a string formatted according to the table_counter_str and table_counter_roman. The number is decided by the table_counter variable

See Also


htmlTable

Advanced Tables for Markdown/HTML

v2.1.0
GPL (>= 3)
Authors
Max Gordon [aut, cre], Stephen Gragg [aut], Peter Konings [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.