SetKey {restimizeapi} | R Documentation |
Function sets the key which is required as a header in every web method call to estimize.com – contact sales@estimize.com to obtain a key.
Description
Function sets the key which is required as a header in every web method call to estimize.com – contact sales@estimize.com to obtain a key.
Usage
SetKey(key)
Arguments
key |
The API key as provided by Estimize.com. |
Examples
## Not run:
SetKey ("ENTER YOUR PRIVATE API KEY HERE.")
## End(Not run)
[Package restimizeapi version 1.0.0 Index]