return_content {rhymer} | R Documentation |
Helper function to shape data to return to user.
Description
Helper function to shape data to return to user.
Usage
return_content(api_content, return_type)
Arguments
api_content |
content returned from the API call. |
return_type |
type to return. Options are:
|
Value
data as specified above.
[Package rhymer version 1.2.0 Index]