Joan Maspons
Joan Maspons
The parameter `nodes_only` is superseded and equivalent to ` osm_types="node"`. It can be deprecated. Proposed phases: 1. Warn in the documentation for the next release. 2. Throw a warning in...
As suggested by @maelle (https://github.com/r-lib/pkgdown/pull/2333#discussion_r1376209758), I tried to neutralize the gender forms in the translations
Submitting Author Name: Joan Maspons Submitting Author Github Handle: @jmaspons Repository: https://github.com/jmaspons/osmapiR Version submitted: 0.0.0.22 Submission type: Standard Editor: @adamhsparks Reviewers: @jonthegeek, @ccamara Due date for @jonthegeek: 2024-05-20 Due date...
Datasets can be 2d or 3d arrays
Useful for RNN such as LSTM or GRU. All tests from test_variable_dropout.R pass It implements permutations for the 2nd and/or 3rd dimensions (eg. for a time series, permute cases and...
I can add some text if you are interested in merging this
Character values should also be accepted (see the last example in https://httr2.r-lib.org/reference/req_body.html) but they fail in httptest2: ``` r library(httr2) library(httptest2) path req_body_multipart(file = curl::form_file(path), char = "some text", form...
- [ ] [Metering an Object](https://dev.overpass-api.de/overpass-doc/en/criteria/misc_criteria.html#count) - [ ] [Ways by their Length](https://dev.overpass-api.de/overpass-doc/en/criteria/misc_criteria.html#geom) - [ ] [Meta Properties](https://dev.overpass-api.de/overpass-doc/en/criteria/misc_criteria.html#meta) - [ ] [By user](https://dev.overpass-api.de/overpass-doc/en/criteria/misc_criteria.html#by_user) From https://dev.overpass-api.de/overpass-doc/en/criteria/misc_criteria.html