Package index
-
app_server()
- Application Server
-
app_ui()
- Application UI
-
check_col_types()
- Check Column Types in TidyTuesday Data
-
check_ttd_cat_cols()
- Check for Categorical (Character) Columns in TidyTuesday Data
-
check_ttd_date_cols()
- Check for Date Columns in TidyTuesday Data
-
check_ttd_list_cols()
- Check for List Columns in TidyTuesday Data
-
check_ttd_log_cols()
- Check for Logical Columns in TidyTuesday Data
-
check_ttd_num_cols()
- Check for Numeric Columns in TidyTuesday Data
-
clean_title_string()
- Clean Title String
-
ctr()
- Print a colorized tree representation of an R object
-
extract_dataset_title()
- Extract and Clean Dataset Title
-
extract_file_names()
- Extract file names from TidyTuesday data object
-
get_intersecting_cols()
- Get Intersecting Column Names Between Two Datasets
-
get_tt_title_meta()
- Get Dataset Metadata
-
has_min_cols()
- Check if Dataset Has Minimum Required Columns
-
inspect_plot()
- Inspect and Plot TidyTuesday Data
-
launch()
- Launch the Tidy Tuesday Explorer App
-
load_tt_data()
- Load TidyTuesday datasets from GitHub by title
-
logr_msg()
- Log Messages to Console and File with Optional JSON Format
-
mod_input_server()
- Variable Input Server Module
-
mod_input_ui()
- Variable Input UI Module
-
mod_list_server()
- Table Server Module (listviewerlite)
-
mod_list_ui()
- List UI Module (listviewerlite)
-
mod_plot_server()
- Inspect Plot Module Server
-
mod_plot_ui()
- Inspect Plot Module UI
-
mod_report_desc_server()
- Report Description Format Server Module
-
mod_report_desc_ui()
- Report Description UI Module with Format Selection
-
mod_report_download_server()
- Report Download Server Module with Enhanced Quarto Error Handling
-
mod_report_download_ui()
- Report Download UI Module with Format Selection
-
mod_report_input_server()
- Report Input Server Module
-
mod_report_input_ui()
- Report Input UI Module with Format Selection
-
mod_table_server()
- Table Server Module (reactable)
-
mod_table_ui()
- Table UI Module (reactable)
-
test_title_cleaning()
- Test Dataset Title Cleaning
-
tstmp()
- Timestamp
-
ttd_length()
- Determine length of TidyTuesday Data