connect_ojo: Connect to the Open Justice Oklahoma database

Description Usage Value See Also Examples

Description

Opens a connection to the Open Justice Oklahoma database using credentials stored in the .Renviron file. If no credentials exist, prompts for user, password, and host name and provides instructions to store them for future sessions.

Usage

1
connect_ojo(username = "default")

Value

ojo_db, a database connection object

See Also

disconnect_ojo()

Examples

1
2
3
4
## Not run: 
connect_ojo()

## End(Not run)

openjusticeok/ojo documentation built on Feb. 2, 2021, 5:47 a.m.