rmfi_remove_empty_strings: Remove empty elements from a vector of strings.

View source: R/internals.R

rmfi_remove_empty_stringsR Documentation

Remove empty elements from a vector of strings.

Description

Remove empty elements from a vector of strings.

Usage

rmfi_remove_empty_strings(vector_of_strings)

Arguments

vector_of_strings

Vector of strings.

Value

Vector of strings without the empty items.


rogiersbart/RMODFLOW documentation built on Jan. 14, 2023, 4:21 a.m.