Yass! We create a vector with c()
and then assign NA
to the 2nd position in the vector. We then use it as a constant and multiply it with the vector.
Yikes! We create a vector with c()
and then assign NA
to the 2nd position in the vector. We then use it as a constant and multiply it with the vector.