All functions

create_lazy_conn()

Create a lazy connection to a table in a schema

generate_filename()

Generate a file name for a report

getmode()

Get the mode from a vector

get_all_tables_data()

Get data from all tables in a schema. Each as a separate data.frame

get_first_name()

Get the first name from a full name

get_last_name()

Get the last name from a full name

get_table_data()

Get data from a database table as a data.frame

is.empty()

Empty Value

lazy_conn_all_tables()

Create lazy connections to all tables in a schema as separate variables

read_files_into_df()

Read files from a directory and bind them into a single data.frame

str_to_uuid()

Convert a string to a uuid by inserting hyphens in the right places