I need to use seq()
to create the vector (2,3,4,5,6,7,8,9,10,9,8,7,6,5,4,3,2)
, but I'm stuck. I've done quite a bit of YouTube-ing and reading online, but can't find a specific enough solution.
Any help is appreciated, but please use the seq function when making recommendations.