str.starts.with: An operator that is true if the string str starts with the...

Description Usage

View source: R/yao_utils.r

Description

An operator that is true if the string str starts with the substring key

Usage

1
2
## S3 method for class 'starts.with'
str(str, key)

skranz/YamlObjects documentation built on May 30, 2019, 2:03 a.m.