db.connect: establishes connection with the corpus database

Description Usage Arguments Value

Description

Connection is set up in the .src variable of the user environment, so it can be used by get.texts automatically.

Usage

1
2
db.connect(dbname = "styloworkshop", host = "helios.arz.oeaw.ac.at",
  user = "styloworkshop", password = "95CrQCvwP6", ...)

Arguments

dbname

database name

host

database host

user

user name

password

user password

...

other parameters to be passed to dplyr::src_postgres

Value

connection


acdh-oeaw/styloWorkshop documentation built on May 10, 2019, 5:09 a.m.