search_key_as_local_library: Searches local library concepts in key by only searching...

Description Usage Arguments

View source: R/search_key_as_local_library.R

Description

Searches local library concepts in key by only searching within variables marked with a "LOCAL" prefix

Usage

1
search_key_as_local_library(path_to_key, string, type = c("like", "exact"))

Arguments

path_to_key

path to key file. Key must contain local concepts columns.

string

string to search

type

whether to search an exact match for the string or not.


patelm9/cartographR4 documentation built on April 8, 2020, 7:21 p.m.