Description Usage Arguments Value See Also Examples
Returns first value in vector
1 |
x |
Vector |
default |
Value to pad missing data with |
First value in x
Other utility functions: between,
cumall, cumany,
cummean, distribute,
lag, last,
lead, n_distinct,
n_groups, nth,
n
1 2 | first (1:10)
first (numeric(0), default=123)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.