is_json_factory {tidyjson} | R Documentation |
Factory to create is_json
functions
Description
Factory to create is_json
functions
Usage
is_json_factory(desired.types)
Arguments
desired.types |
character vector of types we want to check for |
Value
a function
[Package tidyjson version 0.3.2 Index]