print.dota_api: print method for dota_api class

Description Usage Arguments Details Value

Description

print method for dota_api class

Usage

1
2
## S3 method for class 'dota_api'
print(x, ...)

Arguments

x

A dota_api object.

...

further arguments passed to or from other methods. See ?print.

Details

A method to print a dota_api object. Only the content will be printed on screen for a dota_api object because this is of interest to the user. The dota_api object will usually be a list of three elements containing the request url and the response apart from the content.

Value

Prints the content element of the dota_api list.


LyzandeR/RDota2 documentation built on May 7, 2019, 2:03 p.m.