up.sample | R Documentation |
Upsamples a given vector.
up.sample(x, f, y = NA)
x |
vector of observations |
f |
frequency of upsampling; e.g, 2, 4, etc. |
y |
value to upsample with; e.g., NA, 0, etc. |
A vector twice its length.
B. Whitcher
Any basic signal processing text.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.