powered by
Returns a remote database table with the data required to replicate the exercises from the book.
yotov_data(table)
A string indicating the table to extract
A dplyr tibble (dplyr::tbl())
dplyr::tbl()
# NOT RUN { if (yotov_status()) { yotov_data("ch1_application1") } # }
Run the code above in your browser using DataLab