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)

WorldHealthOrganization/finderquery documentation built on Oct. 11, 2020, 12:50 a.m.