decisionpatterns/searchable: Customize Search/Slice/Subset Behavior for Accessing Subsets of List, Vectors, Environments, Hashes and Other R Objects

Provides functionality for searching / subsetting and slicing named objects using 'stringr/i'-style modifiers by case (in)sensitivity, regular expressions or fixed expressions; searches uses the standard '[' operator and allows specification of default search behavior to either the search target (named object) and/or the search pattern.

Getting started

Package details

Maintainer
LicenseGPL-2 | file LICENSE
Version0.4.0
URL https://github.com/decisionpatterns/searchable http://www.decisionpatterns.com
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("decisionpatterns/searchable")
decisionpatterns/searchable documentation built on Jan. 8, 2019, 3:28 a.m.