# NOT RUN {
# }
# NOT RUN {
#create a postgres connection
connection <- con <- dbConnect(PostgreSQL(), host="urls host",port=5432,
user="user", password="assword", dbname="pgistweets")
fileprefix="tweets"
t2pgis(fileprefix, connection)
# }
Run the code above in your browser using DataLab