Skip to contents

All functions

addDefaultArgs()
Add one element into a list of arguments
append_list_name()
Append a named list
argsAlphaUI()
ui component for setting alpha in geom_<chart>
argsPositionUI()
ui component for setting position in geom_<chart>
argsSizeUI()
ui component for setting size in geom_<chart>
argsStatUI()
ui component for setting stat in geom_<chart>
callFuncUI()
Calls the selected ui functions by the name of the key
check_char_set_names()
Check if a character vector has name
check_remove_null()
check if a list has NULL; if so, remove it (them)
connect_param_id()
Connect parameters to their input obtained from the ui elements by their ids
controlUI()
get all ui elements
facetHandler()
Module server for facet_grid()
flipHandler()
Module server for coord_flip()
getControlList()
Get all the implemented keys and their corresponding ui functions or handler functions
get_code()
Extract code
get_filter()
Extract filtering code
get_plot()
Extract plot
get_plot_code()
Extract code and plot
ggGeomHandler()
Generate the geom component of a ggplot2 plot
labsHandler()
Module server for labs()
labsUI()
ui component for labs()
mappingColorUI()
UI component and its id for aesthetic mapping of color
mappingFillUI()
UI component and its id for aesthetic mapping of fill
mappingGroupUI()
UI component and its id for aesthetic mapping of group
mappingShapeUI()
UI component and its id for aesthetic mapping of shape
mappingSizeUI()
UI component and its id for aesthetic mapping of size
mappingXUI()
UI component and its id for aesthetic mapping of x
mappingYUI()
UI component and its id for aesthetic mapping of y
mappingZUI()
UI component and its id for aesthetic mapping of z
matchControls()
match key to its ui or handler function
multipleColorPickerUI()
ui component for setting colourInput
paintr()
Construct a paintr_obj based on an expression in ggplot2 alike layout
paintr_geom_construct()
Deconstruct the paintr expression
paintr_get_ui()
Get a ui element or its id of a paintr keyword from a paintr_obj
paintr_plot_code()
Generate plot and the corresponding code of ggplot2 from a paintr_obj
paste_arg_param()
Paste parameter and its argument
run_ggpaintr_app()
Call ggpaintr_app
scaleColorFillHandler()
Module server that sets colors through scale_fill_gradient, scale_fill_manual, scale_color_gradient, scale_color_manual
scaleColorHandler_inner()
The inner module server that sets colors through scale_fill_gradient, scale_fill_manual, scale_color_gradient, scale_color_manual
scaleColorUI()
ui component for scale color
scaleColor_build_reactivity()
Build reactivity for scale_color or scale_fill
scaleFillUI()
ui component for scale fill
settingFacetUI()
ui component for selecting variables for facet_grid()
settingFlipUI()
ui component for deciding whether or not to toggle coord_flip()
stringParamHandler()
Module server for a ggplot2 function which takes strings as arguments
themeChooseHandler()
Module server that provides several ggplot2 themes
themeChooseUI()
ui component for choosing themes
themeHandler()
Module server for theme()
themeUI()
ui component for theme()
unwrap_expr()
Unwrap an expression