is_data_list {tidyjson} | R Documentation |
List Check
Description
Checks whether a list is being provided
Usage
is_data_list(x)
Arguments
x |
Input object |
Value
Boolean. Indicates whether x is a list
[Package tidyjson version 0.3.2 Index]