Core Utilities for the 'rtemis' Ecosystem


[Up] [Top]

Documentation for package ‘rtemis.core’ version 0.0.3

Help Pages

rtemis.core-package 'rtemis.core': Rtemis Utilities
abbreviate_class Abbreviate object class name
ansi256_to_hex Convert ANSI 256 color code to HEX
bold Make text bold
check_character Check character
check_data.table Check data.table
check_dependencies 'rtemis.core' internal: Dependencies check
check_enum Check if value is in set of allowed values
check_float01exc Check float between 0 and 1, exclusive
check_float01inc Check float between 0 and 1, inclusive
check_float0pos Check float greater than or equal to 0
check_floatpos Check positive float
check_floatpos1 Check float in (0, 1]
check_float_neg1_1 Check float -1 <= x <= 1
check_inherits Check class of object
check_logical Check logical
check_optional_scalar_character Check Optional Scalar Character
check_scalar_logical Check Scalar Logical
check_tabular Check object is tabular
clean_colnames Clean column names
clean_int Clean integer input
clean_names Clean names
clean_posint Check positive integer
col256 Apply 256-color formatting
ddSci Format Numbers for Printing
fmt Text formatting
fmt_gradient Gradient text
get_output_type Get output type
highlight Highlight text
labelify Format text for label printing
match_arg Match Arguments Ignoring Case
msg Message with provenance
msg0 Message with provenance
msgdone msgdone
msgstart msgstart
optional Create an optional S7 type
plain Force plain text when using 'message()'
printdf Print data frame
printls Pretty print list
repr String representation
repr_ls Show list as formatted string
rtemis.core 'rtemis.core': Rtemis Utilities
rtemis_colors rtemis Colors
test_inherits Check class of object