has_ky: Determines If a Character Ends with -KY

Description Usage Arguments Examples

View source: R/has_ky.R

Description

This function will return a logical value indicating if a character ends with "-KY".

Usage

1
has_ky(x)

Arguments

x

Company name.

Examples

1
2
has_ky("<e7><9f><bd><e5><8a><9b>-KY")
has_ky("<e5><a4><a7><e7><ab><8b><e5><85><89>")

yaojenkuo/stockreenr documentation built on May 23, 2019, 1:25 p.m.