has_names {tidyjson}R Documentation

Check for Names

Description

Checks the input object for the existence of names

Usage

has_names(x)

Arguments

x

Input object

Value

Boolean. Indicates whether x has names


[Package tidyjson version 0.3.2 Index]