#This function defines the age range of the data set to be evaluated for the T-test.
age.ttest<-function(age.ttest){
+ IQage<-IQ$age[6:80]
+ return(IQage)}
> age.ttest()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.