A B C D E F G H I L M N P Q R S T U misc
AbstractMap | Abstract Map to store key-value pairs |
AbstractQueue | Defines abstract queue class |
actionButtonStyled | Action Button but with customized styles |
add_to_session | Store/Get key-value pairs in 'shiny' session |
as.list.fastmap2 | A Wrapper for 'fastmap::fastmap' |
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 |
capture_expr | Captures Evaluation Output of Expressions as One Single String |
cat2 | Color Output |
check_installed_packages | Check If Packages Are Installed, Returns Missing Packages |
clear_env | Function to clear all elements within environment |
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 |
dipsaus_lock | Create or Unlock a Lock |
dipsaus_unlock | Create or Unlock a Lock |
do_aggregate | Make aggregate pipe-friendly |
do_nothing | A dummy function that literally does nothing |
drop_nulls | Drop 'NULL' values from list or vectors |
eval_dirty | Evaluate expressions |
fastmap2 | A Wrapper for 'fastmap::fastmap' |
flex_div | Generate Shiny element with arrangement automatically |
forelse | Python-style '"for-else"' function |
getInputBinding | Obtain registered input bindings |
get_cpu | Get CPU Chip-set Information |
get_dev_attr | Create a group of named graphic devices |
get_dots | Get element from dots "..." |
get_ram | Get Memory Size |
graphic-devices | Create a group of named graphic devices |
handler_dipsaus_progress | Progress-bar Handler |
html_asis | Escape HTML strings |
iapply | Apply each elements with index as second input |
lapply_async2 | Apply, but in parallel |
length.fastmap2 | A Wrapper for 'fastmap::fastmap' |
list_to_fastmap2 | Copy elements to 'fastmap2' |
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. |
mask_function2 | Mask a function with given variables |
MasterEvaluator | Generator Class for Asynchronous Evaluation |
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 |
names.fastmap2 | A Wrapper for 'fastmap::fastmap' |
new_function2 | Create new function that supports 'quasi-quosure' syntax |
no_op | Pipe-friendly no-operation function |
package_installed | Check if a package is installed |
parse_svec | Parse Text Into Numeric Vectors (stable) |
PersistContainer | Wrapper to cache key-value pairs and persist across sessions |
prepare_install | Install Packages at Next Startup |
prepare_install2 | Install Packages at Next Startup |
print.fastmap2 | A Wrapper for 'fastmap::fastmap' |
print_directory_tree | Print Directory Tree |
progress2 | 'Shiny' progress bar, but can run without reactive context |
qs_map | Create R object map. |
rds_map | Create R object map. |
redis_map | Create R object map. |
registerInputBinding | Register customized input to enable support by compound input |
restart_session | Restart R Session |
rs_active_project | Get 'RStudio' active project |
rs_avail | Verify 'RStudio' version |
rs_exec | Schedule a Background Job |
rs_focus_console | Focus on 'RStudio' Console |
rs_save_all | Save all documents in 'RStudio' |
rs_select_path | Use 'RStudio' to Select a Path on the Server |
rs_viewer | Get 'RStudio' Viewer, or Return Default |
screenshot | Take a screenshot in shiny apps |
session_map | Create R object map. |
session_uuid | Provides Unique Session ID According to Current R Session |
set_shiny_input | Set Shiny Input |
shared_finalizer | Create Shared Finalization to Avoid Over Garbage Collection |
shared_finalizer.default | Create Shared Finalization to Avoid Over Garbage Collection |
shared_finalizer.fastmap | Create Shared Finalization to Avoid Over Garbage Collection |
shared_finalizer.fastmap2 | Create Shared Finalization to Avoid Over Garbage Collection |
shared_finalizer.R6 | Create Shared Finalization to Avoid Over Garbage Collection |
shift_array | Shift Array by Index |
shiny_is_running | Detect whether 'Shiny' is running |
sync_shiny_inputs | Synchronize Shiny Inputs |
test_farg | Test whether function has certain arguments |
text_map | Create R object map. |
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 |
$.fastmap2 | A Wrapper for 'fastmap::fastmap' |
$<-.fastmap2 | A Wrapper for 'fastmap::fastmap' |
%+-% | 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. |
%D% | Python-style decorator |
[.fastmap2 | A Wrapper for 'fastmap::fastmap' |
[<-.fastmap2 | A Wrapper for 'fastmap::fastmap' |
[[.fastmap2 | A Wrapper for 'fastmap::fastmap' |
[[<-.fastmap2 | A Wrapper for 'fastmap::fastmap' |