Skip to content

Why are we using st_crs(point_HARV)$proj4string in episode 9? #482

Description

@josenino95

How could the content be improved?

In episode 9 there are multiple lines that suggest using the st_crs(country_boundary_US)$proj4string syntax to know the crs of an object. But in episode 1, we said people can use crs(point_HARV, proj = TRUE). Both have the exact same output.

To avoid cognitive load, I think we should only keep the latter, as crs(x, proj = TRUE) is shorter and, in my opinion, easier to remember.

Which part of the content does your suggestion apply to?

https://datacarpentry.github.io/r-raster-vector-geospatial/09-vector-when-data-dont-line-up-crs.html#u-s--boundary-layer

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions