should_show_types {readr}R Documentation

Determine whether column types should be shown

Description

Wrapper around getOption("readr.show_col_types") that implements some fall back logic if the option is unset. This returns:

Usage

should_show_types()

[Package readr version 2.1.5 Index]