powered by
data(CAR)
cyl
origin
turn
hp
mpg
data(CAR) with(data=CAR, expr=table(cyl, origin))
Run the code above in your browser using DataLab