Examples for 'htmlTable::tblNoNext'


Gets the next table number

Aliases: tblNoNext

Keywords:

### ** Examples

org_opts <- options(table_counter=1)
tblNoNext()
[1] 2
options(org_opts)

[Package htmlTable version 2.4.3 Index]