Buyer class for interacting with the network
buyer-class.Rd
Buyer class for interacting with the network
Arguments
- api_key
The
API KEY
from the website console- ip_addr
The
IP Address
key from the website console- port
optional The
PORT
from the website console- use_https
the https boolean toogle
Methods
get_columns(query_key = NULL)
Return the table ddl columns
get_key()
Returns a subkey to interact with the network
get_key_list()
Return the list of sub keys for the current buyer
print_query_history()
Pretty print the history queries with accuracy and results
query(query_key = NULL, query = "")
returns result and accuracy of the query