Skip to contents

Overview Help Pages

aaa0_tinycodet_help tinycodet-package tinycodet tinycodet_help
tinycodet: Functions to Help in your Coding Etiquette
aaa1_tinycodet_safer tinycodet_safer
Overview of the 'tinycodet' "Safer" Functionality
aaa2_tinycodet_import tinycodet_import
Overview of the 'tinycodet' Import System
aaa3_tinycodet_strings tinycodet_strings
Overview of the 'tinycodet' Extension of 'stringi'
aaa4_tinycodet_dry tinycodet_dry
Overview of the 'tinycodet' "Don't Repeat Yourself" Functionality
aaa5_tinycodet_misc tinycodet_misc
Overview of the 'tinycodet' Miscellaneous Functionality

Safer Functionality

`%d==%` `%d!=%` `%d<%` `%d>%` `%d<=%` `%d>=%` `%d{}%` `%d!{}%` is_wholenumber()
Safer Decimal Number (In)Equality Testing Operators
lock_TF() `%<-c%`
Lock T, Lock F, or Create Locked Constants
with_pro() aes_pro()
Standard Evaluated Versions of Some Common Expression-Evaluation Functions
safer_partialmatch()
Set Safer Dollar, Arguments, and Attribute Matching

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.control()
import_inops.control
import_inops()
(Un)Expose Infix Operators From Package Namespace in the Current Environment
import_LL() import_int()
Miscellaneous import_ - Functions
help.import() is.tinyimport() attr.import()
Helper Functions for the 'tinycodet' Package Import System
`%installed in%` pkg_get_deps() pkg_get_deps_minimal() pkg_lsf()
Miscellaneous Package Related Functions
pversion_check4mismatch() pversion_report()
Check for Package Versions Mismatch

Stringi Extension

strcut_loc() strcut_brk()
Cut Strings
stri_join_mat() stri_c_mat() stri_paste_mat()
Concatenate Character Matrix Row-wise or Column-wise
stri_locate_ith() stri_locate_ith_regex() stri_locate_ith_fixed() stri_locate_ith_coll() stri_locate_ith_charclass() stri_locate_ith_boundaries()
Locate \(i^{th}\) Pattern Occurrence or Text Boundary
`%s-%` `%s/%` `%s//%` `%ss%`
String Arithmetic Operators
`%s{}%` `%s!{}%` strfind() `strfind<-`()
'stringi' Pattern Search Operators
`%sget%` `%strim%`
String Subsetting Operators
s_regex() s_fixed() s_coll() s_chrcls()
Pattern Specifications for String Related Operators

Don’t Repeat Yourself

transform_if()
transform_if: Conditional Sub-set Transformation of Atomic objects
as_bool() as_int() as_dbl() as_chr() as_cplx() as_raw()
Atomic Type Casting Without Stripping Attributes
`%:=%`
General In-place Modifier Operator
`%[if]%` `%[!if]%` `%unreal =%`
Conditional Sub-setting and In-place Replacement of Unreal Values

Miscellaneous Functions

`%xor%` `%n&%` `%out%` `%?=%` `%=numtype%` `%=strtype%`
Additional Logic Operators
`%row~%` `%col~%`
Row- or Column-wise Re-ordering of Matrices
report_inops()
Report Infix Operators
source_selection()
Source Specific Objects from Script