interpolate | R Documentation |
Simple interpolate between two numbers
interpolate(start, end, n)
start |
|
end |
|
n |
|
num
vector with length equivalent to n
Other math:
comparison_inverse()
,
comparison_inverse_key
,
comparison_key
,
evens()
,
odds()
,
str_comparison()
interpolate(0, 6, 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.