All functions

augment_tbl()

Augment a table with additional columns.

connect_to_db()

Connect to the database

db_example()

Generate the path to the example database

define_gender()

Define gender based on first name.

get_links()

Load links between MAG and ProQuest

get_proquest()

Load ProQuest data

get_tbl_idx()

Extract indexes from a table

has_idx()

Check if a table has an index

sqlite_master_to_df()

Transform sqlite_master table to a dataframe.