powered by
Upsamples a given vector.
up.sample(x, f, y = NA)
vector of observations
frequency of upsampling; e.g, 2, 4, etc.
value to upsample with; e.g., NA, 0, etc.
A vector twice its length.
Any basic signal processing text.