brapi_checkCon: brapi_checkCon

View source: R/brapi_checkCon.R

brapi_checkConR Documentation

brapi_checkCon

Description

Checks if a BrAPI compliant database can be reached given the connection details.

Usage

brapi_checkCon(con = NULL, verbose = TRUE, brapi_calls = "any")

Arguments

con

list; required: TRUE; BrAPI connection object of class brapi_con.

verbose

logical; Default is TRUE, other possible value is "FALSE.

brapi_calls

character; Use to check if one or more calls are implemented by the server according to the calls url. Default is "any".

Details

Raises errors when the connection to a BrAPI compliant database can not be made over internet.

Value

logical

Author(s)

brapir generator package

See Also

Other brapiutils: as.brapi_db(), brapi_canInternet(), brapi_connect(), brapi_db(), brapi_imagebreed_login(), brapi_imagebreed_logout(), brapi_login(), brapi_serverinfo_show(), is.brapi_con(), print.brapi_con(), print.brapi_db()


mverouden/brapir documentation built on April 10, 2022, 5:36 p.m.