Skip to content
New issue

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

Update 07-reproj.Rmd #1061

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Update 07-reproj.Rmd #1061

merged 1 commit into from
Jan 31, 2024

Conversation

tibbles-and-tribbles
Copy link
Contributor

typo/grammar

typo/grammar
@@ -543,7 +543,7 @@ The output is printed as multiple lines of text containing information about the
st_crs(cycle_hire_osm)
```

As we saw in Section \@ref(crs-setting), the main CRS components, `User input` and `wkt`, are printed as a single entity, the output of `st_crs()` is in fact a named list of class `crs` with two elements, single character strings named `input` and `wkt`, as shown in the output of the following code chunk:
As we saw in Section \@ref(crs-setting), the main CRS components, `User input` and `wkt`, are printed as a single entity. The output of `st_crs()` is in fact a named list of class `crs` with two elements, single character strings named `input` and `wkt`, as shown in the output of the following code chunk:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 better as 2 sentences.

@Robinlovelace Robinlovelace merged commit e178b62 into geocompx:main Jan 31, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants