What’s the easy way to get tibbles to print more precision? I’m so sick of doing options(scipen=999) and forgetting to do as.data.frame because tibble printing seems to ignore that option.