First draft police-force-areas lookup#54
Merged
MikeJohnPage merged 3 commits intomainfrom Apr 15, 2025
Merged
Conversation
Draft for lookup_ltla24_csp24_pfa24
Member
|
When you say "Draft", does this mean you don't want this reviewing/merging? |
Collaborator
Author
|
Sorry - yeah can you review and merge it! |
Member
|
Looks good to me 🚀 |
Collaborator
Author
|
For my own curiosity - what does format with air mean? |
Member
|
Air is a new formatting tool for R by Posit (the company that makes RStudio): https://posit-dev.github.io/air/formatter.html It is a (much faster) alternative to styler, which I believe you have been previously using, and styles the code in an R script. |
Collaborator
Author
|
would i just run this in the console: |
Member
|
No, air isn't an R package. It's a piece of software written in the language rust. To use it from RStudio, you will have to follow the insturctions here. Note, this includes downloading the command line tool. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Draft for lookup_ltla24_csp24_pfa24