check_input {WikidataR} | R Documentation |
Generic input checker
Description
Utility function to handle namespaces. Used by get_item
and get_property
Usage
check_input(input, substitution)
Arguments
input |
string to check |
substitution |
string for what's been looked for |
Value
boolian indicating whether the checked string contains a match for the substitution string
[Package WikidataR version 2.3.3 Index]