File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515# ' when your records are ready for download.
1616# '
1717# ' @section Reading data:
18- # ' We suggest reading data in with \code{\link[ data.table]{fread} } - as it's
18+ # ' We suggest reading data in with \code{fread()} from the package \pkg{ data.table} - as it's
1919# ' very fast for the sometimes large datasets you will get from using this function,
2020# ' and is usually robust to formatting issues.
2121# '
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ knitr::opts_chunk$set(
1414[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/duyrffhdrstu840v?svg=true )] ( https://ci.appveyor.com/project/sckott/rvertnet )
1515[ ![ codecov.io] ( https://codecov.io/github/ropensci/rvertnet/coverage.svg?branch=master )] ( https://codecov.io/github/ropensci/rvertnet?branch=master )
1616[ ![ rstudio mirror downloads] ( http://cranlogs.r-pkg.org/badges/grand-total/rvertnet?color=2ECC71 )] ( https://github.com/metacran/cranlogs.app )
17- [ ![ cran version] ( http://www.r-pkg.org/badges/version/rvertnet )] ( http ://cran.rstudio.com/web/packages/ rvertnet)
17+ [ ![ cran version] ( http://www.r-pkg.org/badges/version/rvertnet )] ( https ://cran.r-project.org/package= rvertnet)
1818
1919
2020` rvertnet ` is a client for interacting with [ VertNet.org] ( http://vertnet.org/ ) .
Original file line number Diff line number Diff line change 77[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/duyrffhdrstu840v?svg=true )] ( https://ci.appveyor.com/project/sckott/rvertnet )
88[ ![ codecov.io] ( https://codecov.io/github/ropensci/rvertnet/coverage.svg?branch=master )] ( https://codecov.io/github/ropensci/rvertnet?branch=master )
99[ ![ rstudio mirror downloads] ( http://cranlogs.r-pkg.org/badges/grand-total/rvertnet?color=2ECC71 )] ( https://github.com/metacran/cranlogs.app )
10- [ ![ cran version] ( http://www.r-pkg.org/badges/version/rvertnet )] ( http ://cran.rstudio.com/web/packages/ rvertnet)
10+ [ ![ cran version] ( http://www.r-pkg.org/badges/version/rvertnet )] ( https ://cran.r-project.org/package= rvertnet)
1111
1212
1313` rvertnet ` is a client for interacting with [ VertNet.org] ( http://vertnet.org/ ) .
You can’t perform that action at this time.
0 commit comments