spot_filter: Filter empty documents.

Description Usage Arguments Examples

View source: R/helpers.R

Description

Filter empty documents.

Usage

1

Arguments

text

vector or list of text.

Examples

1
2
3
text <- c("Some text", "", "", "More text")

spot_filter(text)

news-r/spotlight documentation built on Feb. 29, 2020, 5:11 a.m.