last_non_na | R Documentation |
Last non-NA in a vector Calculate the last value in a vector that's not an NA, otherwise return NA
last_non_na(x)
x |
vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.