R4DS Ch. 30

sessionInfo()

{utils}

return info about R version, operating system, and loaded packages

tribble()

{tibble}

create row-wise tibble

The end!