hrecht / censusapi

R package to retrieve U.S. Census data and metadata via API
https://www.hrecht.com/censusapi/
169 stars 30 forks source link

Extra backtick in README #61

Closed vikjam closed 4 years ago

vikjam commented 4 years ago

See #60. Small typo in README. There's an extra backtick in the installation line. Currently,

install.packages("censusapi")`

Should be,

install.packages("censusapi")`
hrecht commented 4 years ago

Thanks for flagging, this is fixed in development version 0.7.0.