Description Usage Arguments Value Examples
View source: R/accessory_funcs.R
Fills a vector with a specified fill
value
1 |
x |
vector; A vector in which to fill the NA values |
fill |
basic data type; Any value from one of R's basic data types (character, numeric, integer, logical, complex) |
vector; Same values as input vector, but NA values are replaced with fill
if above of below the threshold, or 'rep.na' if NA
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.