checkHttpStatus {rstatscn} | R Documentation |
private function for check the http status
Description
private function for check the http status
Usage
checkHttpStatus(ret)
Arguments
ret |
the response obj returned by httr package |
Value
return nothing , but if it finds some error , it stop the script
[Package rstatscn version 1.1.3 Index]