Update relational-data.Rmd (#132)
On the Lahman package, the table name is Salaries.
This commit is contained in:
		
				
					committed by
					
						
						Hadley Wickham
					
				
			
			
				
	
			
			
			
						parent
						
							bcd8a84bbe
						
					
				
				
					commit
					13b558e886
				
			@@ -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`,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user