Description Usage Arguments Value Examples
This class is probably unnecessary for users of rproj
but is used internally so that lists of PROJ objects
can be put into data frames (e.g., for the return value
of proj_identify()
).
1 | new_proj_list(x = list())
|
x |
A |
An object of class "rproj_proj_list".
1 | new_proj_list(list(proj_create("OGC:CRS84")))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.