ojo_list_schemas: List all schemas on the OJO database

View source: R/ojo_list_schemas.R

ojo_list_schemasR Documentation

List all schemas on the OJO database

Description

Query the Open Justice Oklahoma database for the names of all schemas

Usage

ojo_list_schemas(..., .con = NULL)

Arguments

...

Placeholder

.con

The OJO database connection to use

Value

data, a tibble containing the names of all schemas

Examples

## Not run: 
ojo_list_schemas()

## End(Not run)


openjusticeok/ojodb documentation built on Aug. 4, 2024, 3:25 p.m.