bdc_build_project | Creates a new RStudio project with the exercises |
bdc_build_workbook | Uses bookdown to build the workbook inside a specified folder |
bdc_create_class | Creates a new RStudio project with the exercises and needed... |
bdc_data_books | Creates and populates the 'books' folder |
bdc_data_files | Initializes the files based on a database connection |
bdc_data_products | Returns a tibble with a product ID and a randomly assigned... |
bdc_db_create_dates | Creates a table with multiple date values |
bdc_db_init | Initializes schema, tables and views |
bdc_db_lookups | Creates the product and customer tables |
bdc_db_orders | Creates the orders and line items table in a given database... |
bdc_db_sqlite | Creates an empty SQLite database |
bdc_db_tables | Initializes the database with the orders data |
bdc_db_view | Creates a view in a database based on a tbl query |
bdc_db_view_lineitems | Creates the line items view |
bdc_db_view_orders | Creates the orders view |
bdc_list_rmds | Returns a vector with the path to each workbook |
bdc_renumber_file | Copies a workbook into another folder and re-numbers the... |
bdc_renumber_folder | Copies the workbooks into another folder and re-numbers the... |
bdc_utils_libraries | Returns a vector with a list of libraries used in the... |
bdc_utils_outline | Returns a CAT outline of the class, based on the Rmd's titles |
customers | List of customers |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.