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

s

string that contains only * and . and space

Value

boolean TRUE it only contains * and . and space

Examples

1
check_contain("*.***")

melody789/percolate documentation built on Nov. 4, 2019, 6:24 p.m.