Description Usage Arguments Value Examples
View source: R/T_test_between_groups.R
t-test for the salary between two two
1  | ttest_team(df1, df2)
 | 
df1 | 
 a NBA team  | 
df2 | 
 another NBA team  | 
T-test between two teams
1  | ttest_team(Spurs, Rockets), ttest_team(Rockets, Mavericks),ttest_team(Spurs, Mavericks)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.