R/rt_ticket_search.R
try_tibble.Rd
Try to make a tibble
try_tibble(df, coerce = TRUE)
(data.frame) The data.frame to try attempt to coerce to a tibble
data.frame
tibble
(logical) Whether or not to try coercion. Provided for upstream calling functions.
Either a data.frame or a tibble