ropensci / neotoma

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

stop R CMD check griping about too long lines in some examples. #152

Closed gavinsimpson closed 10 years ago

gavinsimpson commented 10 years ago

This PR wraps comments and code at less than 100 characters to stop R CMD check from griping about truncating lines in the PDF version of the manual.

SimonGoring commented 10 years ago

Thanks @gavinsimpson!