lucas (version 1.0)

Create_tags: Create tags for harmonized table

Description

Create database tags (primary key), index, and spatial index and a new id column for the harmonized table

Usage

Create_tags(con)

Arguments

con

Connection to db

See Also

To create the conection please see Connect_to_db

Examples

Run this code
# NOT RUN {
Create_tags(con)
# }
# NOT RUN {
de
# }

Run the code above in your browser using DataCamp Workspace