Learn R Programming

skimr (version 1.0)

n_empty: Calculate the number of blank values in a character vector

Description

A "blank" is equal to "".

Usage

n_empty(x)

Arguments

x

A vector

Value

The number of values in the vector equal to ""