tidyverse/haven

`haven::read_sas` generates some message

Longfei2 opened this issue · 1 comments

when I use haven::read_sas , there are some messages and errors
image

How to remove messages via other methods? Because I want to use tryCatch to choose other method to load my file when haven::read_sas print errors.
image