Client {pathlit} | R Documentation |
Client
Description
Sets up client access.
Usage
Client(apiKey)
Arguments
apiKey |
A character string containing the API key. |
Value
Returns the status of the local API key registration.
Author(s)
Riasat Ali Istiaque, riasat.istiaque@pathlit.io
Examples
## Not run:
Client("56gIvzm4dj1vJpNUlv3RJ2CeMd47JETG3bcf5zLS")
## End(Not run)
[Package pathlit version 0.1.0 Index]