testip: Verifies whether the connection is performed from the...

Description Usage Arguments Value Examples

Description

Verifies whether the connection is performed from the registered IP

Usage

1
2
3
testip(code = NA)

test_ip(code = NA)

Arguments

code

User code required to use API. Included in every API call. If not supplied, the REPEC_API_KEY environment variable will be used.

Value

TRUE if the connection is from a registered IP, FALSE otherwise.

Examples

1
2
3
4
## Not run: 
testip(YOURCODE)

## End(Not run)

repec documentation built on May 1, 2019, 7:20 p.m.