Ensure there is one (and only one) blank line at the end of a vector
Ensure there is one (and only one) blank line at the end of a vector
ensure_last_n_empty(x, n = 1)
styler:::ensure_last_n_empty("") styler:::ensure_last_n_empty(letters) styler:::ensure_last_n_empty(c(letters, "", "", ""))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.