StreamCatTools icon indicating copy to clipboard operation
StreamCatTools copied to clipboard

Suppress print column types from sc_get_data()

Open darinkopp opened this issue 1 year ago • 0 comments

sc_get_data() calls readr::read_csv() which prints column types. Consider adding “show_col_types = FALSE” argument to function to quite messages.

darinkopp avatar Dec 09 '24 17:12 darinkopp