powered by
"head"(x, n = 6, ...) "tail"(x, n = 6, ...)
mdm
head()
tail()
data("mtoys") head(toy_mm) tail(toy_mm,3)
Run the code above in your browser using DataLab