Package index
-
appServer() - App Server
-
appUI() - App UI
-
check_binary_vec() - Binary checks (helper)
-
check_df_in_pkg() - Check if package contains data.frame
-
check_facet_vec() - Facet checks (helper)
-
check_inst_pkg() - Check if package is loaded, if not load it
-
deconstruct() - Deconstruct R objects
-
get_column_class() - Get column types
-
get_pkg_datameta() - Get package datasets metadata
-
get_pkg_df_names() - Get names of data.frames from package
-
get_pkgs_with_dfs() - Get packages with data.frames
-
get_plot_inputs_list() - Create plot_inputs() list (for debugging and testing)
-
get_search_list_pkgs() - Get all packages on search list
-
gg_base() - Base plot (ggplot2)
-
gg_color_scatter_facet() - Colored point plot (scatter-plot) with facets (with bugs!)
-
gg_scatter() - Point plot (scatter-plot)
-
gg_scatter_color() - Colored point plot (scatter-plot)
-
gg_scatter_color_facet() - Colored point plot (scatter-plot) with facets
-
grp_var_sum() - Grouped variable summary
-
make_binary_vec() - Create vector of binary columns by type (helper)
-
make_facet_vec() - Create vector of facet columns by type (helper)
-
make_ui_inputs() - Make UI inputs
-
make_x_y_col_facet_title() - Make x, y, color plot title
-
make_x_y_color_title() - Make x, y, color plot title
-
make_x_y_title() - Make x,y plot title
-
mod_cols_server() - Select variables Server module
-
mod_cols_ui() - Select variables UI module
-
mod_ds_server() - Dataset server module
-
mod_ds_ui() - Dataset UI module
-
mod_graph_server() - Plot server module
-
mod_graph_ui() - Plot UI module
-
mod_pkg_server() - Package server module
-
mod_pkg_ui() - Package UI module
-
mod_plot_server() - Plot server module
-
mod_plot_ui() - Plot UI module
-
mod_vars_server() - Select variables Server module
-
mod_vars_ui() - Select variables UI module
-
`%nin%` - Inverted versions of
%in% -
pkgDataApp() - pkgDataApp
-
pull_binary_cols() - Binary app inputs
-
pull_cat_cols() - Categorical app inputs
-
pull_facet_cols() - Facet app inputs
-
pull_numeric_cols() - Numeric app inputs
-
select_column_class() - Select column class (helper)