Merge pull request #67 from kdpsingh/patch-1
fixed spelling error "grouning" to "grounding"
This commit is contained in:
commit
92697a542d
|
@ -20,7 +20,7 @@ In the following chapters, you'll learn important programming skills:
|
|||
and functional programming.
|
||||
|
||||
1. As you start to write more powerful functions, you'll need a solid
|
||||
grouning in R's data structures. You must master the four common atomic
|
||||
grounding in R's data structures. You must master the four common atomic
|
||||
vectors, the three important S3 classes built on top of them, and
|
||||
understand the mysteries of the list and data frame.
|
||||
|
||||
|
|
Loading…
Reference in New Issue