ropensci / neotoma

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

Added some new functions, changed the names of functions and fixed some bugs. #93

Closed SimonGoring closed 10 years ago

SimonGoring commented 10 years ago

Lots of changes I guess. Largely bringing the code up to a common style standard (borrowed from the Google R Style Guide). Added a new compile_downloads function and changed compile_list to compile_taxa.

Fixed a small bug in get_download that caused an error if there was no count data.

New sites are rolling into Neotoma so we'll probably find more bugs along the way.