Wrapper around dplyr::select_if that prints information about the operation
select_if(.tbl, ...)
.tbl
see select_if
...