tinycodet-package |
tinycodet: Functions to Help in your Coding Etiquette |
%:=% |
General In-place Modifier Operator |
%<-c% |
Lock T, Lock F, or Create Locked Constants |
%=numtype% |
Additional Logic Operators |
%=strtype% |
Additional Logic Operators |
%?=% |
Additional Logic Operators |
%col~% |
Row- or Column-wise Re-ordering of Matrices |
%d!=% |
Safer Decimal Number (In)Equality Testing Operators |
%d!{}% |
Safer Decimal Number (In)Equality Testing Operators |
%d<% |
Safer Decimal Number (In)Equality Testing Operators |
%d<=% |
Safer Decimal Number (In)Equality Testing Operators |
%d==% |
Safer Decimal Number (In)Equality Testing Operators |
%d>% |
Safer Decimal Number (In)Equality Testing Operators |
%d>=% |
Safer Decimal Number (In)Equality Testing Operators |
%d{}% |
Safer Decimal Number (In)Equality Testing Operators |
%installed in% |
Miscellaneous Package Related Functions |
%n&% |
Additional Logic Operators |
%out% |
Additional Logic Operators |
%row~% |
Row- or Column-wise Re-ordering of Matrices |
%s!{}% |
'stringi' Pattern Search Operators |
%s-% |
String Arithmetic Operators |
%s/% |
String Arithmetic Operators |
%s//% |
String Arithmetic Operators |
%sget% |
String Subsetting Operators |
%ss% |
String Arithmetic Operators |
%strim% |
String Subsetting Operators |
%s{}% |
'stringi' Pattern Search Operators |
%unreal =% |
Conditional Sub-setting and In-place Replacement of Unreal Values |
%xor% |
Additional Logic Operators |
%[!if]% |
Conditional Sub-setting and In-place Replacement of Unreal Values |
%[if]% |
Conditional Sub-setting and In-place Replacement of Unreal Values |
aaa0_tinycodet_help |
tinycodet: Functions to Help in your Coding Etiquette |
aaa1_tinycodet_safer |
Overview of the 'tinycodet' "Safer" Functionality |
aaa2_tinycodet_import |
Overview of the 'tinycodet' Import System |
aaa3_tinycodet_strings |
Overview of the 'tinycodet' Extension of 'stringi' |
aaa4_tinycodet_dry |
Overview of the 'tinycodet' "Don't Repeat Yourself" Functionality |
aaa5_tinycodet_misc |
Overview of the 'tinycodet' Miscellaneous Functionality |
as_bool |
Atomic Type Casting Without Stripping Attributes |
as_chr |
Atomic Type Casting Without Stripping Attributes |
as_dbl |
Atomic Type Casting Without Stripping Attributes |
as_int |
Atomic Type Casting Without Stripping Attributes |
atomic_conversions |
Atomic Type Casting Without Stripping Attributes |
attr.import |
Helper Functions for the 'tinycodet' Package Import System |
decimal_truth |
Safer Decimal Number (In)Equality Testing Operators |
help.import |
Helper Functions for the 'tinycodet' Package Import System |
import_as |
Import R-package, its Re-exports, Dependencies, and/or Extensions, Under a Single Alias |
import_data |
Directly Return a Data-set From a Package |
import_inops |
(Un)Expose Infix Operators From Package Namespace in the Current Environment |
import_inops.control |
import_inops.control |
import_int |
Miscellaneous import_ - Functions |
import_LL |
Miscellaneous import_ - Functions |
inplace |
General In-place Modifier Operator |
is.tinyimport |
Helper Functions for the 'tinycodet' Package Import System |
is_wholenumber |
Safer Decimal Number (In)Equality Testing Operators |
lock |
Lock T, Lock F, or Create Locked Constants |
lock_TF |
Lock T, Lock F, or Create Locked Constants |
logic_ops |
Additional Logic Operators |
matrix_ops |
Row- or Column-wise Re-ordering of Matrices |
pkgs |
Miscellaneous Package Related Functions |
pkg_get_deps |
Miscellaneous Package Related Functions |
pkg_get_deps_minimal |
Miscellaneous Package Related Functions |
pkg_lsf |
Miscellaneous Package Related Functions |
pversion |
Check for Package Versions Mismatch |
pversion_check4mismatch |
Check for Package Versions Mismatch |
pversion_report |
Check for Package Versions Mismatch |
report_inops |
Report Infix Operators |
source_selection |
Source Specific Objects from Script |
strcut_brk |
Cut Strings |
strcut_loc |
Cut Strings |
strfind |
'stringi' Pattern Search Operators |
strfind<- |
'stringi' Pattern Search Operators |
stri_c_mat |
Concatenate Character Matrix Row-wise or Column-wise |
stri_join_mat |
Concatenate Character Matrix Row-wise or Column-wise |
stri_locate_ith |
Locate i^{th} Pattern Occurrence or Text Boundary |
stri_locate_ith_boundaries |
Locate i^{th} Pattern Occurrence or Text Boundary |
stri_locate_ith_charclass |
Locate i^{th} Pattern Occurrence or Text Boundary |
stri_locate_ith_coll |
Locate i^{th} Pattern Occurrence or Text Boundary |
stri_locate_ith_fixed |
Locate i^{th} Pattern Occurrence or Text Boundary |
stri_locate_ith_regex |
Locate i^{th} Pattern Occurrence or Text Boundary |
stri_paste_mat |
Concatenate Character Matrix Row-wise or Column-wise |
str_arithmetic |
String Arithmetic Operators |
str_search |
'stringi' Pattern Search Operators |
str_subset_ops |
String Subsetting Operators |
subset_if |
Conditional Sub-setting and In-place Replacement of Unreal Values |
s_chrcls |
Pattern Specifications for String Related Operators |
s_coll |
Pattern Specifications for String Related Operators |
s_fixed |
Pattern Specifications for String Related Operators |
s_pattern |
Pattern Specifications for String Related Operators |
s_regex |
Pattern Specifications for String Related Operators |
tinycodet |
tinycodet: Functions to Help in your Coding Etiquette |
tinycodet_dry |
Overview of the 'tinycodet' "Don't Repeat Yourself" Functionality |
tinycodet_help |
tinycodet: Functions to Help in your Coding Etiquette |
tinycodet_import |
Overview of the 'tinycodet' Import System |
tinycodet_misc |
Overview of the 'tinycodet' Miscellaneous Functionality |
tinycodet_safer |
Overview of the 'tinycodet' "Safer" Functionality |
tinycodet_strings |
Overview of the 'tinycodet' Extension of 'stringi' |
transform_if |
transform_if: Conditional Sub-set Transformation of Atomic objects |
x.import |
Helper Functions for the 'tinycodet' Package Import System |