process_nested_column {yfinancer}R Documentation

Process a single nested column

Description

Process a single nested column

Usage

process_nested_column(tibble, col, col_prefix)

Arguments

tibble

The tibble containing the column

col

The column name

col_prefix

Prefix to use for new columns

Value

Updated tibble with processed column


[Package yfinancer version 0.1.3 Index]