tibble_row_to_named_vec: convert a tibble row (with all entries of the same data type)...

View source: R/utils.R

tibble_row_to_named_vecR Documentation

convert a tibble row (with all entries of the same data type) to a named vector (used in 'condense_state()')

Description

convert a tibble row (with all entries of the same data type) to a named vector (used in 'condense_state()')

Usage

tibble_row_to_named_vec(x)

Arguments

x

a tibble with at most one row

Value

a named vector


bbolker/McMasterPandemic documentation built on Aug. 25, 2024, 6:35 p.m.