powered by
"head"(x, n1=3L, n2=6L, n3=2L, ...) "tail"(x, n1=3L, n2=6L, n3=2L, ...)
head
tail
data(population_magpie) head(population_magpie) tail(population_magpie,2,4,1)
Run the code above in your browser using DataLab