Make a connection to the gis_course data base quickly.

connect(db = "gis_course")

Arguments

No

parameters needed

Value

Just returns the connection

Examples

# NOT RUN {
conn<-connect()
# }