parse_site {neotoma2} | R Documentation |
parse_site
Description
An internal helper function to parse the API result into a site object.
Usage
parse_site(result)
Arguments
result |
A JSON object from the API. |
Value
A Neotoma2 site object.
[Package neotoma2 version 1.0.4 Index]