Rdocumentation
powered by
Learn R Programming
rangeMapper (version 0.0-6)
rm.rangeMapper: Remove tables from a give project
Description
Remove tables given prefix attribute or by name
Usage
rm.rangeMapper(con, ...)
Arguments
con
A valid sqlite connection.
...
arguments passed to methods of
"
rangeMapRemove
"
, specifically
tablePrefix
or
tableName
See Also
rangeMapper
for a complete example.