Create_tags {lucas} | R Documentation |
Create database tags (primary key), index, and spatial index and a new id column for the harmonized table
Create_tags(con)
con |
Connection to db |
To create the conection please see Connect_to_db
## Not run:
Create_tags(con)
## End(Not run)de