Skip to content

Commit 10b9c02

Browse files
committed
remove readme footer image temporarily for push
1 parent 5ac0439 commit 10b9c02

File tree

2 files changed

+10
-14
lines changed

2 files changed

+10
-14
lines changed

README.Rmd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,5 @@ res$data[,1:5]
114114
* Please [report any issues or bugs](https://github.com/ropensci/rvertnet/issues).
115115
* License: MIT
116116
* Get citation information for `rvertnet` in R doing `citation(package = 'rvertnet')`
117-
* Please note that this project is released with a [Contributor Code of Conduct](CONDUCT.md).
117+
* Please note that this project is released with a [Contributor Code of Conduct](CONDUCT.md).
118118
By participating in this project you agree to abide by its terms.
119-
120-
[![ro_footer](https://ropensci.org/public_images/github_footer.png)](https://ropensci.org)

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,28 +52,28 @@ Inspect metadata
5252
res$meta
5353
#> $request_date
5454
#> [1] "2017-08-14T21:55:09.833740"
55-
#>
55+
#>
5656
#> $response_records
5757
#> [1] 10
58-
#>
58+
#>
5959
#> $submitted_query
6060
#> [1] "class:Aves stateprovince:California"
61-
#>
61+
#>
6262
#> $request_origin
6363
#> [1] "45.523452,-122.676207"
64-
#>
64+
#>
6565
#> $limit
6666
#> [1] 10
67-
#>
67+
#>
6868
#> $last_cursor
6969
#> [1] "False:Cu8GCsoECpwE9wAAABn_____jIGJmo2LkZqL0o-QjYuek96WkZuah9LNz87M0s_H0s_H_wAA_3RtoKCZi4ygoP8AAP9dno-PmpGYlpGa_wAA_3N0bZaRm5qH_wAA_12biJz_AAD_c3Rtm5CcoJab_wAA_12cipKJ0J2WjZvSjI-anJaSmpGM0JeLi4_Sno2ci5CM0puei56dnoya0pKKjJqKktKYipab0pyKkonSnZaNm9LLy87JydKMmpab0s3Mz8zMxsj_AAD_c3-cipKJ0J2WjZvSjI-anJaSmpGM0JeLi4_Sno2ci5CM0puei56dnoya0pKKjJqKktKYipab0pyKkonSnZaNm9LLy87JydKMmpab0s3Mz8zMxsj_AAD__wD-__6MgYmajYuRmovSj5CNi56T3paRm5qH0s3PzszSz8fSz8f_AHRtoKCZi4ygoP8AXZ6Pj5qRmJaRmv8Ac3RtlpGbmof_AF2biJz_AHN0bZuQnKCWm_8AXZyKkonQnZaNm9KMj5qclpKakYzQl4uLj9KejZyLkIzSm56Lnp2ejJrSkoqMmoqS0piKlpvSnIqSidKdlo2b0svLzsnJ0oyalpvSzczPzMzGyP8Ac3-cipKJ0J2WjZvSjI-anJaSmpGM0JeLi4_Sno2ci5CM0puei56dnoya0pKKjJqKktKYipab0pyKkonSnZaNm9LLy87JydKMmpab0s3Mz8zMxsj_AP_-EAohBN0EkB08Gxk5AAAAAOb___9IClAAWgsJ4h5N-19FzJ8QAmDc4-iNBRINRG9jdW1lbnRJbmRleBruAShBTkQgKElTICJjdXN0b21lcl9uYW1lIiAiYXBwZW5naW5lIikgKElTICJncm91cF9uYW1lIiAic352ZXJ0bmV0LXBvcnRhbCIpIChJUyAibmFtZXNwYWNlIiAiaW5kZXgtMjAxMy0wOC0wOCIpIChJUyAiaW5kZXhfbmFtZSIgImR3YyIpIChBTkQgKE9SIChRVCAiQXZlcyIgInJ0ZXh0X2NsYXNzIikgKElTICJyYXRvbV9jbGFzcyIgImF2ZXMiKSkgKFFUICJDYWxpZm9ybmlhIiAicnRleHRfc3RhdGVwcm92aW5jZSIpKSk6GQoMKE4gb3JkZXJfaWQpEAEZAAAAAAAA8P9KBQgAQOgH"
70-
#>
70+
#>
7171
#> $query_version
7272
#> [1] "search.py 2016-08-15T16:43+02:00"
73-
#>
73+
#>
7474
#> $matching_records
7575
#> [1] ">10000"
76-
#>
76+
#>
7777
#> $api_version
7878
#> [1] "api.py 2017-01-12T20:08-03:00"
7979
```
@@ -210,7 +210,5 @@ res$data[,1:5]
210210
* Please [report any issues or bugs](https://github.com/ropensci/rvertnet/issues).
211211
* License: MIT
212212
* Get citation information for `rvertnet` in R doing `citation(package = 'rvertnet')`
213-
* Please note that this project is released with a [Contributor Code of Conduct](CONDUCT.md).
213+
* Please note that this project is released with a [Contributor Code of Conduct](CONDUCT.md).
214214
By participating in this project you agree to abide by its terms.
215-
216-
[![ro_footer](https://ropensci.org/public_images/github_footer.png)](https://ropensci.org)

0 commit comments

Comments
 (0)