#create a fractional factorial design
fracFac = fracDesign(k = 3, gen = "C = AB") 
#display the alias table                                
aliasTable(fracFac)                                                         
Run the code above in your browser using DataLab