icd9IsA: test whether elements of vector begin with V, E (or any other...

Description Usage Arguments

View source: R/RcppExports.R

Description

Current returns a std::vector<bool> which is not thread safe, or particularly fast, although it is memory efficient in the standard borked implementation. As of icd9 version 1.2, this is not called by threaded code, but this could change, so beware! ASCII spaces are trimmed from the start of the string before testing, but no other whitesapce

Usage

1
icd9IsA(sv, x, invert = FALSE)

Arguments

sv

std::vector<std::string>&

x

const char* of choices of first character to match


jackwasey/icd9 documentation built on May 18, 2019, 7:57 a.m.