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.
SetKey(key)
key |
The API key as provided by Estimize.com. |
## Not run:
SetKey ("ENTER YOUR PRIVATE API KEY HERE.")
## End(Not run)