We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@LDSamson @aclark02-arcus @jthompson-arcus
Should function be exported (Y/N)?
add_missing_columns()
adjust_colnames()
app_ui()
bind_rows_custom()
check_appdata()
clean_dates()
collapse_column_vals()
collapse_fct_levels()
collect_query_data()
cols_to_char()
create_report()
create_table()
get_appdata()
create_unique_id()
custom_plot_theme()
datatable_custom()
date_cols_to_char()
db_create()
db_get_query()
db_get_review()
db_save()
db_save_review()
db_slice_rows()
db_temp_connect()
db_update()
expand_columns()
fig_barplot()
fig_boxplots()
fig_timeline()
fig_timeseries()
fix_multiple_choice_vars()
get_available_data()
get_base_value()
get_db_connection()
get_ggplot_layer_names()
get_max_time()
get_meta_vars()
get_metadata()
get_raw_csv_data()
get_review_data()
get_static_overview_data()
get_test_results()
get_timeline_data()
get_unique_vars()
initialize_credentials()
is_date()
merge_meta_with_data()
order_string()
plotly_figure()
remove_boxplot_outliers()
run_app()
select_report_data()
simplify_string()
summarize_review_data()
time_stamp()
title_case()
update_review_data()
vector_select()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@LDSamson @aclark02-arcus @jthompson-arcus
Should function be exported (Y/N)?
add_missing_columns()
adjust_colnames()
app_ui()
bind_rows_custom()
check_appdata()
clean_dates()
collapse_column_vals()
collapse_fct_levels()
collect_query_data()
cols_to_char()
create_report()
create_table()
get_appdata()
. Having said that, do we have to export to allow users to create their own S3 methods?create_unique_id()
custom_plot_theme()
datatable_custom()
date_cols_to_char()
db_create()
db_get_query()
db_get_review()
db_save()
db_save_review()
db_slice_rows()
db_temp_connect()
db_update()
expand_columns()
fig_barplot()
fig_boxplots()
fig_timeline()
fig_timeseries()
fix_multiple_choice_vars()
get_appdata()
get_available_data()
get_base_value()
get_db_connection()
get_ggplot_layer_names()
get_max_time()
get_meta_vars()
get_metadata()
get_raw_csv_data()
get_review_data()
get_static_overview_data()
get_test_results()
get_timeline_data()
get_unique_vars()
initialize_credentials()
is_date()
merge_meta_with_data()
order_string()
plotly_figure()
remove_boxplot_outliers()
run_app()
select_report_data()
simplify_string()
summarize_review_data()
time_stamp()
title_case()
update_review_data()
vector_select()
The text was updated successfully, but these errors were encountered: