elliefewings/multigrep: Grep for multiple strings

Creates a logical vector of whether multiple strings appear in x. This package uses grepl to search for incomplete strings in an object. Equivalent to using x %in% y, if y was a collection of incomplete strings.

Getting started

Package details

Maintainer
LicenseCC0
Version0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("elliefewings/multigrep")
elliefewings/multigrep documentation built on May 8, 2019, 11:56 p.m.