ropensci / neotoma

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

Fixed error in get_sites. #54

Closed SimonGoring closed 11 years ago

SimonGoring commented 11 years ago

The output of get_sites is called output, but in the SiteName section the variable created is output2, so I've changed the name back.