ropensci / neotoma

Programmatic R interface to the Neotoma Paleoecological Database.
https://docs.ropensci.org/neotoma
Other
30 stars 16 forks source link

get_download, returns better message, meaningful metadata. #36

Closed SimonGoring closed 11 years ago

SimonGoring commented 11 years ago

get_download returns only one object ever (unless we make it do multiple calls to the API), so it can have a unique message, that now indicates which site was returned, to act as a check for the user.

Also, \code{site.data}, \code{pi.data} and \code{meta.data} are all metadata, so I've moved them into a list object. I'm keeping \code{sample.meta} out for now because it relates directly to the actual sample data.