We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
st_make_grid_ext()
sf::st_make_grid()
Version 1.0-11 of sf adds support for area units to the cellsize parameter for sf::st_make_grid(): https://r-spatial.github.io/sf/news/index.html#version-10-11
I'd like to add support for a unit parameter to st_make_grid_ext() so it works similarly to st_buffer_ext().
st_buffer_ext()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version 1.0-11 of sf adds support for area units to the cellsize parameter for
sf::st_make_grid()
: https://r-spatial.github.io/sf/news/index.html#version-10-11I'd like to add support for a unit parameter to
st_make_grid_ext()
so it works similarly tost_buffer_ext()
.The text was updated successfully, but these errors were encountered: