tabula-deprecated {tabula} | R Documentation |
Deprecated Functions in tabula
Description
These functions still work but will be removed (defunct) in the next version.
Usage
index_sorenson(x, y, ...)
## S4 method for signature 'logical,logical'
index_sorenson(x, y)
## S4 method for signature 'numeric,numeric'
index_sorenson(x, y)
resample(object, ...)
## S4 method for signature 'numeric'
resample(object, do, n, size = sum(object), ..., f = NULL)
[Package tabula version 3.3.1 Index]