Jakob Krigovsky
712907fc75
Fix typos ( #950 )
2021-05-14 14:03:58 +01:00
Mine Cetinkaya-Rundel
27db40ad65
Data transformation ( #940 )
...
* Minor edit + link to style guide
* Fix reference
* If you don't know order of operations, not clear
* Alt text + minor edits
* Add median and fix reference
* Move up mult groups up to discuss summarise msg
* Go over grouping again
* Part rename
* Chapter rename
* Clean up section labels to avoid dups
* Update comment
* Switch part order
* Move columnwise to transform
2021-03-29 14:58:27 +01:00
funkybluehen
50703875cc
Update vectors.Rmd ( #929 )
...
Section 20.4.5 Subsetting
A small grammatical issue on line 329
(insert the letter 'a')
2021-03-26 13:13:34 +00:00
Mine Çetinkaya-Rundel
fbb738e799
Enumerate exercise subparts with letters
2021-02-21 17:32:37 +00:00
Mine Cetinkaya-Rundel
32c625c6ef
Use the visual editor ( #923 )
...
* Sentence wrap + visual editor Rmd style updates
* Move files not called in bookdown.yml to extra
* UK spelling + canonical source + sentence wrap
* Rename .rmd -> .Rmd
* Sentence wrap + visual editor Rmd style
* Fix capitalization
2021-02-21 09:40:40 -06:00
Vebash Naidoo
46c395a954
Potential typo? ( #897 )
...
I don't know if it was meant to be this way, because it's actually not weird to say `data time` but assuming it was meant to be `date time` I amended:
regular data time `lubridate::as_date_time()` -> regular date time `lubridate::as_date_time()`
2021-02-08 10:31:26 -06:00
Hadley Wickham
f2d7e6a921
Remove mention of scalar functions
...
Fixes #699
2020-10-04 15:57:45 -05:00
Hadley Wickham
ec4140a9e5
Update object size
...
Fixes #698
2020-10-04 15:56:36 -05:00
Zhuoer Dong
e32418becd
correct indentation of list in vectors.Rmd ( #697 )
...
The beginning "Double" is five space away from the left margin, while the R code chunk is only four thus not recognized as block element by Pandoc.
2018-10-24 12:24:23 -05:00
Ulrik Lyngs
9fe4a64ec8
Fix typo ( #709 )
...
removing an 's'
2018-10-24 12:23:22 -05:00
David Rubinger
44663f4613
Fix typos and formatting ( #670 )
2018-06-20 11:12:02 +02:00
Abhinav Singh
e2dc2d9e42
Update vectors.Rmd ( #604 )
...
Typo: you'll still need you understand vectors --> you'll still need to understand vectors
2018-06-20 10:57:33 +02:00
Ben Steinberg
f91ab68bf2
inconsistences -> inconsistencies ( #527 )
2017-05-03 08:01:13 -05:00
Ivan Krukov
3b67bc2926
Typo on line 102 ( #493 )
2017-05-03 07:56:25 -05:00
Everett Robinson
7da10e182e
Adds the missing word "top" ( #573 )
...
The following sentence under the section Vector Basics is missing the word "top": "Dates and date-times are built on of numeric vectors." The sentence should read: "Dates and date-times are built on top of numeric vectors."
2017-05-03 07:49:35 -05:00
Katrin Leinweber
66704f3730
correct typo ( fixes #506 ) ( #568 )
2017-05-03 07:46:11 -05:00
Saghir
190b9134f8
Vector.Rmd: Typo Corrected "Augmented Vectors" ( #563 )
...
There is a difference in four augmented types between Section "Augmented Vectors" and Section "Basic Vectors". Please double check.
2017-05-03 07:45:46 -05:00
Nirmal Patel
e1e3e78b7c
Typos in Vectors chapter ( #490 )
2016-10-26 08:29:32 -05:00
yahwes
c81d1e0087
fix list of typos ( #488 )
2016-10-24 13:04:21 -05:00
Jose Roberto Ayala Solares
4bb10b9ae4
Correction of a small typo ( #476 )
2016-10-19 08:50:39 -05:00
Jakub Nowosad
3759e4b354
Update vectors.Rmd ( #474 )
...
hide message
2016-10-17 20:07:11 -05:00
Paul
87f480713d
Fix a typo ( #464 )
2016-10-11 23:18:26 -05:00
hadley
1729264d91
More comments from @csgillespie
2016-10-07 08:18:32 -05:00
hadley
30509621cf
Tibble is always attached now
2016-10-03 16:53:31 -05:00
hadley
7768955fe6
Use tidyverse package
...
Fixes #451
2016-10-03 12:30:24 -05:00
Colin Gillespie
3580d98300
Fix reference to figure ( #446 )
2016-10-03 07:42:42 -05:00
Daniel Gromer
3193b9f6fa
Update vectors.Rmd: typo ( #426 )
...
Replace typo of two double quotes with colon.
2016-10-03 07:40:23 -05:00
Brett Klamer
884c561f62
Fixing typos in vectors.Rmd ( #319 )
2016-08-26 11:50:29 -05:00
hadley
67fa6287e1
Delete another common chunk
2016-08-23 10:47:19 -05:00
hadley
d785c0bba1
Make a logical vector
...
Fixes #299
2016-08-23 09:11:07 -05:00
hadley
d50aa09b80
Proofing vectors
2016-08-18 16:12:42 -05:00
hadley
8815e8f91a
Start banging out factors chapter
2016-08-16 17:06:51 -05:00
hadley
d4928fed5c
Vector tweaking
2016-08-12 15:22:15 -05:00
hadley
73c8815c88
Tibble proofing
2016-08-11 17:20:15 -05:00
hadley
0ab8d322fb
Another pass through strings
2016-08-08 10:45:11 -05:00
Rademeyer Vermaak
797ef2e377
Vectors.rmd Grammar fix ( #229 )
2016-08-04 06:56:11 -05:00
hadley
fba9278416
Update EDA
...
Based on @behrman comments
2016-07-26 16:01:19 -05:00
behrman
52c609eaad
Fix typos ( #158 )
2016-07-22 11:23:03 -05:00
hadley
028b165236
Rename chapters
2016-07-19 08:16:35 -05:00