dot-createReturnStructure.Rd
Create an s3 return structure for exported functions
.createReturnStructure(content, url, response)
content | Content of the response |
---|---|
url | URL of the request |
response | httr response |
An S3 Object of type civic_api containing the content, url, and response