Skip to content

typos; stick to en-GB; prefer project to website #4145

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

Merged
merged 2 commits into from
Jul 25, 2020
Merged

typos; stick to en-GB; prefer project to website #4145

merged 2 commits into from
Jul 25, 2020

Conversation

stragu
Copy link
Contributor

@stragu stragu commented Jul 23, 2020

Use ColorBrewer project name rather than obsolete website name.

Not sure what is meant by "use blender variants" in the last example. Should it be "use binned variants"?

stragu added 2 commits July 23, 2020 15:26
Use ColorBrewer project name rather than obsolete website name.

Not sure what is meant by "use blender variants" in the last example. Should it be "use binned variants"?
@stragu
Copy link
Contributor Author

stragu commented Jul 24, 2020

I don't believe any of the failed checks are related to these minor fixes.

Copy link
Member

@yutannihilation yutannihilation left a comment

Choose a reason for hiding this comment

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

Thanks. CI failures are not your fault.

#' colour schemes from ColorBrewer. These are particularly well suited to
#' display discrete values on a map. See \url{http://colorbrewer2.org} for
#' more information.
#'
#' @note
#' The `distiller` scales extend brewer to continuous scales by smoothly
Copy link
Member

Choose a reason for hiding this comment

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

I feel this should not be removed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed it because it is repeated later on in the same sentence: "...to a continuous scale." If you read it out loud I think you'll find it is quite wordy / repetitive.

The sentence needs to at least be reworded, as "extends brewer to continuous scales" is not the best wording, in my opinion.

Alternatively:

The distiller scales are continuous scales created by smoothly interpolating 7 colours from any brewer palette.

Copy link
Member

Choose a reason for hiding this comment

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

Ah, sorry, I missed it. I see.

@yutannihilation yutannihilation merged commit c131022 into tidyverse:master Jul 25, 2020
@yutannihilation
Copy link
Member

Thanks!

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