Description Usage Arguments Value Author(s)
View source: R/plotting.helper.functions.r
pops off the final value on a vector. You do not need to assign the vector to itself again, it is done internally so somewhat against the R way of doing things and it could get you into trouble.
1 | gam.trend.line.f(x, y, ...)
|
vec |
vector of data |
pulls/pops off the final value of a vector4
Daniel Duplisea
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.