Learn R Programming

⚠️There's a newer version (0.3.3.1) of this package.Take me there.

searchable (version 0.1.2)

Make R Objects Searchable by Matching Names Based on Case (in)Sensitivity, Regular Expressions, ...

Description

Provides functionality for searching named vectors and lists more configurable. The packages uses 'stringr'-style match modifiers to allow for matching by case (in)sensitivity, regular expressions or fixed expression. It also allows searching through values rather than names. This functionality facilitates creating dictionary and thesaurus like structures.

Copy Link

Version

Install

install.packages('searchable')

Monthly Downloads

2

Version

0.1.2

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Christopher Brown

Last Published

March 24th, 2015

Functions in searchable (0.1.2)

perl

Match modifiers
invert

Invert a structure by swapping keys and values
searchable-package

searchable
[,searchable,character,missing-method

Extraction operators for searchable object
reverse.lookup

Perform a reverse lookup on searchables
searchable-class

searchable
is.string

Test if an object is a string