Geo codes can be saved either in a database management system (DBMS) or as an Excel or text file.
geo_save(
tblname = NULL,
obj = NULL,
des.path = FALSE,
file.type = c("Access", "SQLite", "Excel", "Text"),
db.name = NULL
)
Name of the table to be saved as
Object name to be saved
Destination folder where the file to be saved
Choose file type as Access, SQLite, Excel or Text
When choosing a DBMS then specify the database name