finder_connect: Set connection details to Finder engine

Description Usage Arguments Examples

View source: R/conn.R

Description

Set connection details to Finder engine

Usage

1
finder_connect(host = "127.0.0.1", port = NULL)

Arguments

host

The base host, defaults to 127.0.0.1

port

The port to connect to (optional)

Examples

1
2
3
4
## Not run: 
con <- finder_connect(host = "localhost")

## End(Not run)

hafen/finderquery documentation built on March 24, 2021, 4:44 p.m.