A data frame is used for storing data tables. It is a list of vectors of equal length.

    f<- data.frame(n,s,b)