has_nested_structure {yfinancer}R Documentation

Check if a column contains nested structures with specific fields

Description

Check if a column contains nested structures with specific fields

Usage

has_nested_structure(col_data)

Arguments

col_data

List column data

Value

Boolean indicating if the column contains nested structures


[Package yfinancer version 0.1.3 Index]