| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The use of 'proj4string' in R code is confusing in times where PROJ.4 strings are obsoleted. It can be expected that a more general function name to set an object's CRS will sooner or later be promoted instead of proj4string<-, hence preparing for that already by using the function instead of the slot. I expect the proj4string slot will most probably remain in use for compatibility reasons, but explicitly naming it is better avoided in times where WKT2 strings are actually used to define a CRS.
| Back | FazBrowse Home | New Git URL |
This amends PR #27