# Creating the Life Expectancy T-test for both Male and Females per country.
lifexpectancyboth.ttest<-function(lifeexpectancyboth.ttest){
+ Bothage<-lifeexpectancy$Both[6:80]
+ return(Bothage)}
> lifexpectancyboth.ttest()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.