[Deprecated]

map_chr_hack(.x, .f, ...)

Arguments

.x

An interable data object

.f

A function to map over the data

...

Extra arguments to map()

Details

Use this function to extract elements with NAs from a list of lists into a tibble.

Author

Jennifer Bryan https://github.com/jennybc/