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

Atualizações do livro #110

Open
wants to merge 37 commits into
base: traducao-pt-2ed
Choose a base branch
from

Conversation

beatrizmilz
Copy link
Collaborator

No description provided.

Replaced "a ridiculous degree of accuracy" with "a ridiculous degree of precision", as that is what the number of decimal places relates to.
Fix typo, closes #1618 and closes #1617
The variable names of this example were copied from the previous example, where logical vectors were summarized with `any()` and `all()`. However the present example the summary is with `sum()` and `mean()`, which was not updated in the variable names.
* numbers.qmd: improve variable name for IQR

* numbers.qmd: textual fix
* regexps.qmd: fix name of 'too_few' arg

* regexps.qmd: fix typo

* factors.qmd: update argument names to .f, .x, .y

* factors.qmd: fix language
"POSIXct" is the thing tripping off the tongue in this sentence, not base R.
Fixed title and removed italics, since "The Three-Valued Logic of SQL" is an article, not a book.
* a typo, correct `gain,` to `gain`,

* typos

* no data n <= 100 in the plot, and a typo
* a careless mistake

* #14 triangle is point up, fig-alt describes #25 shape, and filled in "red", not in "blue"

* show.legend = FALSE

* correct fig-alt in 2seater highlighted scatterplot

* match character string to set shape

* a careless mistake

* fig-alt suggests "free"

* the first faceted plot in this section is faceted by cyl

* a careless mistake

* correct fig-alt in position adjustment
* Fixing minor typo in data tidy

* Fixing missleading reference in data transform chapter

* Update data-tidy.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <[email protected]>
* probably a typo, and no mention about fixing `student_id` column below.

* "and" is better than "so"
* correct fig-alt by using previous fig-alt

* probably typos and careless mistakes

* probably a copy and paste problem

* correct fig-alt
Not sure what "Vs" is supposed to mean. Perhaps "Versus?" In any case, "Compare with" seems better.
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.