Readme HTML maker and Viewer
Examples
if (FALSE) { # interactive()
if (rate_limit_check(quiet = TRUE) > 30) {
tt_output <- tt_load_gh("2019-01-15")
readme(tt_output)
}
}
Readme HTML maker and Viewer
if (FALSE) { # interactive()
if (rate_limit_check(quiet = TRUE) > 30) {
tt_output <- tt_load_gh("2019-01-15")
readme(tt_output)
}
}