Skip to content

Commit

Permalink
Format readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamara committed Jul 2, 2024
1 parent 8954486 commit bae4c97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ knitr::opts_chunk$set(

> ### Because UK Geographies are complex enough[^complex], working with them
should be easy enough.
> ### should be easy enough.
The goal of `{UKgeogRaphies}` is to provide an interface to easily retrieve
geospatial data from ONS' Geoportal and make it usable within R.
Expand Down Expand Up @@ -63,4 +63,4 @@ countries_2023
plot(countries_2023["CTRY23NM"])
```

[^complex]: To get started, ONS has edited a [A Beginner’s Guide to UK Geography](https://geoportal.statistics.gov.uk/datasets/c0db0e8c67d04935bcf1749ca6027fef/about) which _only_ has 137 pages.
[^complex]: To get you started, ONS has edited a [A Beginner’s Guide to UK Geography](https://geoportal.statistics.gov.uk/datasets/c0db0e8c67d04935bcf1749ca6027fef/about) which _only_ has 137 pages.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostat
> ### Because UK Geographies are complex enough[^1], working with them
>
> should be easy enough.
> ### should be easy enough.
The goal of `{UKgeogRaphies}` is to provide an interface to easily
retrieve geospatial data from ONS’ Geoportal and make it usable within
Expand Down Expand Up @@ -91,6 +91,6 @@ plot(countries_2023["CTRY23NM"])

<img src="man/figures/README-example-1.png" width="100%" />

[^1]: To get started, ONS has edited a [A Beginner’s Guide to UK
[^1]: To get you started, ONS has edited a [A Beginner’s Guide to UK
Geography](https://geoportal.statistics.gov.uk/datasets/c0db0e8c67d04935bcf1749ca6027fef/about)
which *only* has 137 pages.

0 comments on commit bae4c97

Please sign in to comment.