%+-%                    Plus-minus operator
%=>%                    A JavaScript style of creating functions
%?<-%                   Assign if not exists, or NULL Provides a way to
                        assign default values to variables. If the
                        statement ''lhs'' is invalid or 'NULL', this
                        function will try to assign 'value', otherwise
                        nothing happens.
AbstractMap             Abstract Map to store key-value pairs
AbstractQueue           Defines abstract queue class
MasterEvaluator         Generator Class for Asynchronous Evaluation
PersistContainer        Wrapper to cache key-value pairs and persist
                        across sessions
actionButtonStyled      Action Button but with customized styles
ask_or_default          Read a Line from the Terminal, but with Default
                        Values
ask_yesno               Ask and Return True or False from the Terminal
async                   Evaluate expression in 'async_expr'
async_expr              Apply R expressions in a parallel way
async_flapply           Wrapper for 'future.apply::future_lapply'
base64_to_image         Save "Base64" Data to Images
baseline_array          Calculate Contrasts of Arrays in Different
                        Methods
cat2                    Color Output
check_installed_packages
                        Check If Packages Are Installed, Returns
                        Missing Packages
col2hexStr              Convert color to Hex string
collapse                Collapse Sensors And Calculate Summations/Mean
                        (stable)
compoundInput2          Compound input that combines and extends shiny
                        inputs
decorate_function       Python-style decorator
deparse_svec            Convert Integer Vectors To String (stable)
dev_create              Create a group of named graphic devices
do_aggregate            Make aggregate pipe-friendly
drop_nulls              Drop 'NULL' values from list or vectors
eval_dirty              Evaluate expressions
fastmap2                A Wrapper for 'fastmap::fastmap'
forelse                 Python-style '"for-else"' function
getInputBinding         Obtain registered input bindings
get_cpu                 Get CPU Chip-set Information
get_dots                Get element from dots "..."
get_ram                 Get Memory Size
handler_dipsaus_progress
                        Progress-bar Handler
iapply                  Apply each elements with index as second input
lapply_async2           Apply, but in parallel
lock                    Create or Unlock a Lock
make_async_evaluator    Create Asynchronous Evaluator to Queue Tasks
make_forked_clusters    Create forked clusters
map                     Create R object map.
match_calls             Recursively match calls and modify arguments
mem_limit2              Get max RAM size This is an experimental
                        function that is designed for non-windows
                        systems
no_op                   Pipe-friendly no-operation function
package_installed       Check if a package is installed
parse_svec              Parse Text Into Numeric Vectors (stable)
prepare_install         Install Packages at Next Startup
progress2               'Shiny' progress bar, but can run without
                        reactive context
registerInputBinding    Register customized input to enable support by
                        compound input
screenshot              Take a screenshot in shiny apps
set_shiny_input         Set Shiny Input
shift_array             Shift Array by Index
sync_shiny_inputs       Synchronize Shiny Inputs
time_delta              Calculate time difference and return a number
to_datauri              Convert file to 'base64' format
to_ram_size             Convert bytes to KB, MB, GB,...
updateActionButtonStyled
                        Update styled action button
updateCompoundInput2    Update compound inputs
update_fastmap2         Migrate a 'fastmap2' object to a new one
use_shiny_dipsaus       Set up shiny plugins
