Extending Base 'R' Lists


[Up] [Top]

Documentation for package ‘container’ version 1.0.4

Help Pages

A B C D E G H I K L N O P R S U V misc

-- A --

add Add Elements to Containers
add.Container Add Elements to Containers
add.Dict Add Elements to Containers
add.dict.table Add Elements to Containers
addleft Add Elements to the Left of Deques
addleft.Deque Add Elements to the Left of Deques
as.cont Container - Enhancing R's list
as.container Container - Enhancing R's list
as.deque Deque - Double-Ended Queue
as.dict A Dictionary
as.dict.table Combining Dict and data.table
as.dict.table.data.table Combining Dict and data.table
as.list.Container Container - Enhancing R's list
as.orderedset Set and ordered Set
as.set Set and ordered Set
at Extract Elements Safely
at.Container Extract Elements Safely
at.dict.table Extract Elements Safely
at2 Extract Single Elements Safely
at2.Container Extract Single Elements Safely
at2.dict.table Extract Single Elements Safely

-- B --

begin Iterate over Sequences

-- C --

cbind.dict.table Combining Dict and data.table
clear Clear a Container
clear.Container Clear a Container
clear.dict.table Clear a Container
clone Clone an Object
clone.Container Clone an Object
clone.dict.table Clone an Object
cont Container - Enhancing R's list
Container Container Class
container Container - Enhancing R's list
ContainerS3 Container - Enhancing R's list
container_options Set Container Package Options
count Count Elements
count.Container Count Elements
count.Set Count Elements

-- D --

delete Delete Container Elements Safely
delete.Container Delete Container Elements Safely
delete_at Delete Elements at Indices Safely
delete_at.Container Delete Elements at Indices Safely
delete_at.dict.table Delete Elements at Indices Safely
deprecated Deprecated Functions
Deque Deque Class
deque Deque - Double-Ended Queue
DequeS3 Deque - Double-Ended Queue
Dict Dict Class
dict A Dictionary
dict.table Combining Dict and data.table
DictS3 A Dictionary
discard Discard Container Elements
discard.Container Discard Container Elements
discard_at Discard Elements at Indices
discard_at.Container Discard Elements at Indices
discard_at.dict.table Discard Elements at Indices

-- E --

empty Deprecated Functions
empty.Container Deprecated Functions

-- G --

getContainerOption Set Container Package Options
get_next Iterate over Sequences
get_value Iterate over Sequences

-- H --

has Check for Element
has.Container Check for Element
has.dict.table Check for Element
has_name Check for Name
has_name.Container Check for Name
has_name.dict.table Check for Name
has_next Iterate over Sequences
has_value Iterate over Sequences

-- I --

is.container Container - Enhancing R's list
is.deque Deque - Double-Ended Queue
is.dict A Dictionary
is.dict.table Combining Dict and data.table
is.iterable Iterate over Sequences
is.iterator Iterate over Sequences
is.orderedset Set and ordered Set
is.set Set and ordered Set
is_empty Check if Object is Empty
is_empty.Container Check if Object is Empty
is_empty.dict.table Check if Object is Empty
iter Iterate over Sequences
iter.Container Iterate over Sequences
iter.default Iterate over Sequences
Iterable Iterable abstract class interface
Iterator Iterator Class
iterS3 Iterate over Sequences

-- K --

keys Deprecated Functions

-- L --

length.Container Container - Enhancing R's list
length.Iterator Iterate over Sequences

-- N --

names.Container Container - Enhancing R's list
names<-.Container Container - Enhancing R's list
next_iter Iterate over Sequences

-- O --

OpsArithmetic Arithmetic Operators
OpsCompare Comparison Operators
OpsExtract Extract Parts of a Container Object
OpsLogic Logic Operators
OpsReplace Replace Parts of a Container
OrderedSet OrderedSet Class

-- P --

peek Peek at Left or Right of a Deque
peek.Deque Peek at Left or Right of a Deque
peekleft Peek at Left or Right of a Deque
peekleft.Deque Peek at Left or Right of a Deque
peek_at Peek at Indices
peek_at.Container Peek at Indices
peek_at.dict.table Peek at Indices
peek_at2 Peek at Single Index
peek_at2.Container Peek at Single Index
peek_at2.dict.table Peek at Single Index
pop Get and Remove Element
pos Iterate over Sequences

-- R --

rbind.dict.table Combining Dict and data.table
ref_add Add Elements to Containers
ref_add.Container Add Elements to Containers
ref_add.Dict Add Elements to Containers
ref_add.dict.table Add Elements to Containers
ref_addleft Add Elements to the Left of Deques
ref_addleft.Deque Add Elements to the Left of Deques
ref_clear Clear a Container
ref_clear.Container Clear a Container
ref_clear.dict.table Clear a Container
ref_delete Delete Container Elements Safely
ref_delete.Container Delete Container Elements Safely
ref_delete_at Delete Elements at Indices Safely
ref_delete_at.Container Delete Elements at Indices Safely
ref_delete_at.dict.table Delete Elements at Indices Safely
ref_discard Discard Container Elements
ref_discard.Container Discard Container Elements
ref_discard_at Discard Elements at Indices
ref_discard_at.Container Discard Elements at Indices
ref_discard_at.dict.table Discard Elements at Indices
ref_pop Get and Remove Element
ref_pop.Container Get and Remove Element
ref_pop.Deque Get and Remove Element
ref_pop.dict.table Get and Remove Element
ref_popleft Get and Remove Element
ref_popleft.Deque Get and Remove Element
ref_rename Rename Elements Safely
ref_rename.dict.table Rename Elements Safely
ref_replace Replace Values in Containers Safely
ref_replace.Container Replace Values in Containers Safely
ref_replace.Dict Replace Values in Containers Safely
ref_replace_at Replace Values at Indices Safely
ref_replace_at.Container Replace Values at Indices Safely
ref_replace_at.dict.table Replace Values at Indices Safely
ref_rev Reverse Elements
ref_rev.Deque Reverse Elements
ref_rotate Rotate Elements
ref_rotate.Deque Rotate Elements
ref_update Update Object with Elements from Another Object
ref_update.Container Update Object with Elements from Another Object
ref_update.dict.table Update Object with Elements from Another Object
rename Rename Elements Safely
rename.Container Rename Elements Safely
rename.default Rename Elements Safely
rename.dict.table Rename Elements Safely
replace Replace Values in Containers Safely
replace.Container Replace Values in Containers Safely
replace.Dict Replace Values in Containers Safely
replace_at Replace Values at Indices Safely
replace_at.Container Replace Values at Indices Safely
replace_at.dict.table Replace Values at Indices Safely
reset_iter Iterate over Sequences
rev Reverse Elements
rev.Deque Reverse Elements
rotate Rotate Elements
rotate.Deque Rotate Elements

-- S --

Set Set Class
setnew Set and ordered Set
SetS3 Set and ordered Set
size Deprecated Functions
size.Container Deprecated Functions
sortkey Deprecated Functions
sortkey.Dict Deprecated Functions

-- U --

unpack Unpack Nested Objects
update Update Object with Elements from Another Object
update.Container Update Object with Elements from Another Object
update.dict.table Update Object with Elements from Another Object
update.list Update Object with Elements from Another Object

-- V --

values Deprecated Functions
values.Container Deprecated Functions
values.dict.table Deprecated Functions

-- misc --

!=.Container Comparison Operators
$<-.Container Replace Parts of a Container
&.Dict Logic Operators
&.Set Logic Operators
+.Container Arithmetic Operators
+.Deque Arithmetic Operators
+.Dict Arithmetic Operators
+.Set Arithmetic Operators
-.Container Arithmetic Operators
-.Deque Arithmetic Operators
-.Dict Arithmetic Operators
-.Set Arithmetic Operators
<.Container Comparison Operators
<=.Container Comparison Operators
==.Container Comparison Operators
>.Container Comparison Operators
>=.Container Comparison Operators
[.Container Extract Parts of a Container Object
[<-.Container Replace Parts of a Container
[[.Container Extract Parts of a Container Object
[[<-.Container Replace Parts of a Container
|.Dict Logic Operators
|.Set Logic Operators