dbschema {MSEADbi} | R Documentation |
This function returns the schema of sqlite-database.
dbschema(x, file = "", show.indices = FALSE)
x |
|
file |
|
show.indices |
|
The schema for constructing sqlite database file
Kozo Nishida
showMethods("dbschema")