| app_set_up | App Set Up | 
| authorize | Authorize R package to access endpoints | 
| auth_from_secret | Use secrets to Authorize R package to access endpoints | 
| calendly_get | Handle Calendly GET requests | 
| check_check | Check the testthat check log file and print out how many errors | 
| clean_ga_metrics | Handle Google Analytics Lists | 
| clean_repo_metrics | Summarizing metrics from GitHub | 
| default_creds_path | Default Credentials path | 
| delete_creds | Delete cached metricminer credentials | 
| encrypt_creds_path | Default creds path | 
| example_data_folder | Default Credentials path Get file path to an default credentials RDS | 
| extract_answers | Google Form handling functions - extracting answers | 
| get_calendly_user | Get Calendly API user | 
| get_citation_count | Get a list of papers that cite your paper | 
| get_config_file | Get config file | 
| get_example_data | Get retrieve an example dataset | 
| get_ga_metadata | Get metadata associated Google Analytics property | 
| get_ga_properties | Get all property ids for all Google Analytics associated with an account id | 
| get_ga_property_info | Get all property information for a particular property id | 
| get_ga_stats | Get stats for an associated Google Analytics property | 
| get_ga_user | Get Google Analytics Accounts | 
| get_github | Handler function for GET requests from GitHub | 
| get_github_metrics | Get the repository summary or time course metrics | 
| get_github_repo_summary | Collect repository summary metrics | 
| get_github_repo_timecourse | Collect repository timecourse metrics | 
| get_github_user | Get the GitHub User's info | 
| get_google_form | Get Google Forms | 
| get_multiple_forms | Get multiple Google forms | 
| get_multiple_ga_metrics | Get all metrics for all properties associated with an account | 
| get_multiple_repos_metrics | Retrieve metrics for a list of repos | 
| get_org_repo_list | Retrieve list of repositories for an organization | 
| get_question_metadata | Google Form handling functions | 
| get_slido_files | Get Slido Files | 
| get_timestamp_repo_metrics | Get timestamp repository metrics | 
| get_user_repo_list | Retrieve list of repositories for an organization | 
| get_youtube_channel_stats | Get Youtube channel stats | 
| get_youtube_video_stats | Get Youtube video stats | 
| gh_repo_wrapper | Wrapper function for gh repository calls | 
| key_encrypt_creds_path | Get file path to an key encryption RDS | 
| list_calendly_events | Get Calendly Event Lists | 
| list_example_data | Get list of example datasets | 
| request_ga | Handler for API requests from Google Analytics | 
| request_google_forms | Get Google Forms | 
| setup_folders | Setups folder structure for metricminer | 
| supported_endpoints | Supported endpoints | 
| write_playlist_details | Write playlist details from YouTube | 
| write_to_gsheet | Writes data to a Googlesheet |