Package index
-
aaa00_squarebrackets_helpsquarebrackets-packagesquarebracketssquarebrackets_help - squarebrackets: Subset Methods as Alternatives to the Square Brackets Operators for Programming
-
aaa01_squarebrackets_methodssquarebrackets_methods - Methods Available in 'squarebrackets'
-
aaa02_squarebrackets_indx_fundamentalssquarebrackets_indx_fundamentals - Indexing Fundamentals of 'squarebrackets'
-
aaa03_squarebrackets_supported_structuressquarebrackets_supported_structures - Supported Structures
-
aaa04_squarebrackets_indx_argssquarebrackets_indx_args - Index Arguments in the Generic Sub-setting Methods
-
aaa05_squarebrackets_modifysquarebrackets_modify - Regarding Modification
-
aaa06_squarebrackets_optionssquarebrackets_options - squarebrackets Options
-
aaa07_squarebrackets_method_dispatchsquarebrackets_method_dispatch - Method Dispatch of 'squarebrackets'
-
aaa08_squarebrackets_slicevsquarebrackets_slicev - On Index-Less Value-Based Sub-Set Operations
-
aaa09_squarebrackets_PassByReferencesquarebrackets_PassByReference - Regarding Modification By Reference
-
aaa10_squarebrackets_coercionsquarebrackets_coercion - Auto-Coercion Rules for Mutable Objects
-
slice_x()slice_wo()slice_set() - Efficient Sequence-based Subset Methods on (Long) Vectors
-
slicev_x()slicev_set()countv() - Efficient Value-based Subset Methods on (Long) Vectors
-
idx() - Convert/Translate Indices (for Copy-On-Modify Substitution)
-
lst_rec()lst_recin() - Access, Replace, Transform, Delete, or Extend Recursive Subsets
-
sb_setFlatnames()sb_setDimnames()sb_setVarnames() - Safely Change the Names of a Mutable Object By Reference
-
cp_seq() - Construct Parameters for a Sequence Based on Margins
-
mutatomic()as.mutatomic()is.mutatomic()couldb.mutatomic() - A Class of Mutable Atomic Objects
-
n() - Nest
-
s() - Get the Size of an Object Along a Margin
-
ndim() - Get Number of Dimensions
-
ss2coord()coord2ss()coord2ii()ii2coord()ss2ii() - Convert Subscripts to Coordinates, Coordinates to Interior Indices, and Vice-Versa
-
match_all() - Match All, Order-Sensitive and Duplicates-Sensitive
-
idx_r() - Compute Integer Index Range
-
idx_by() - Compute Grouped Indices
-
dropl() - Helper Functions for Sub-Set Operations on Recursive Objects
-
stopifnot_ma_safe2mutate()address().internal_set_ma() - Developer Functions for the mutatomic Class
-
tci_bool()tci_int()tci_chr()tci_im() - Type Cast Indices