check_contain: check if a string that only contains * and . and space

Description Usage Arguments Value Examples

View source: R/utils.R

Description

check if a string that only contains * and . and space

Usage

1

Arguments

v

string, containing only * and . and space

Value

boolean TRUE it only contains * and . and space

Examples

1
check_contain("***.")

edenhu11/percolate documentation built on Nov. 4, 2019, 11:32 a.m.