R/explore.R
n_obs.Rd
Number of observations
n_obs(x, ...)
Input variable
Additional arguments
number of observations
n_obs(c("a", "b", NA))#> [1] 3