can_IEEE_connect: Check for connection to IEEE API

View source: R/can_IEEE_connect.R

can_IEEE_connectR Documentation

Check for connection to IEEE API

Description

Check for connection to IEEE API

Usage

can_IEEE_connect(max_time = 5)

Arguments

max_time

Maximum wait time in seconds

Value

Returns TRUE if connection is established and FALSE otherwise.

Examples


can_IEEE_connect(2)


ropensci/IEEER documentation built on May 18, 2022, 8:58 a.m.