swirldev / swirl_courses

:mortar_board: A collection of interactive courses for the swirl R package.
http://swirlstats.com
Other
4.3k stars 7.25k forks source link

also load tibble package #446

Open wmorgan485 opened 4 years ago

wmorgan485 commented 4 years ago

Also load tibble package to use as_tibble() function instead of deprecated dplyr::tbl_df() function.