Update relational-data.Rmd (#132)

On the Lahman package, the table name is Salaries.
This commit is contained in:
S'busiso Mkhondwane
2016-07-22 18:25:43 +02:00
committed by Hadley Wickham
parent bcd8a84bbe
commit 13b558e886

View File

@@ -143,7 +143,7 @@ A primary key and the corresponding foreign key in another table form a __relati
1. `fueleconomy::vehicles`
1. Draw a diagram illustrating the connections between the `Batting`,
`Master`, and `Salary` tables in the Lahman package. Draw another diagram
`Master`, and `Salaries` tables in the Lahman package. Draw another diagram
that shows the relationship between `Master`, `Managers`, `AwardsManagers`.
How would you characterise the relationship between the `Batting`,