Readme HTML maker and Viewer

readme(tt)

Arguments

tt

tt_data object for printing

Value

Does not return anything. Used to show readme of the downloaded TidyTuesday dataset in the Viewer.

Examples

# \donttest{ tt_output <- tt_load_gh("2019-01-15")
#> --- Compiling #TidyTuesday Information for 2019-01-15 ----
#> --- There are 2 files available ---
readme(tt_output) # }