Man pages for KonstantinRK/tempnetwork

add_gedges.tempnetworkThis function allows one to add edges to specified graphs...
add_points.tempflowIs a function that takes a 'tempflow'-object and a vector of...
add_points.tempnetworkIs a function that takes a 'tempnetwork'-object and a vector...
add_steps.tempflowIs a function that takes a 'tempflow'-object and two vectors...
add_steps.tempnetworkIs a function that takes a 'tempnetwork'-object and two...
add_tVertex.tempnetworkThis function adds a new vertex to every graph in the...
add_tvertices.tempnetworkThis function adds a series of vertices to every graph in the...
adjust_to_reduced_tempflow.tempnetworkThis function takes a 'tempflow'-object with its set of...
adjust_to_subtempflow.tempnetworkThis function takes a 'tempflow'-object that is a subflow of...
base_check_equivalenceclass_is_exhaustiveA function that checks, if for each entry in the...
base_check_equivclass_disjoinedA function that checks, if the equivalence-classes in the...
base_check_equivclass_equal_lengthA function that checks, if each equivalence-class in the...
base_check_equivclass_equal_length_to_graphsA function that checks, if the number of vertices of each...
base_check_equivclass_index_is_uniqueA function that checks, if the index set of each...
base_check_equivrel_equal_length_to_verticesA function that checks, if the number of vertices of each...
base_check_equivrel_index_is_uniqueA function that checks, if the given names are unique.
base_check_graphlist_equal_lengthA function that checks, if the vertex set of each...
base_check_graphlist_equivclass_index_equalityA function that checks, if the indices of each...
base_check_graphlist_index_is_uniqueA function that checks, if the given names are unique.
base_check_graphlist_not_emptyA function that checks, if the given graph-list contains at...
base_check_graphlist_vertex_equalityA function that checks, if the vertex sets of all graphs in...
base_check_graphlist_vertex_uniqueA function that checks, if the names of each vertex in each...
base_check_graphs_have_namesA function that checks, if the 'igraphs'-object in the given...
base_check_is_pointsubsetA function that checks, if the points in the given...
base_check_is_subtempflowA function that checks, if the given 'tempflow'-object...
base_check_tempflow_equivclass_index_equalityA function that checks, if the indices of each...
base_check_tempflow_graphlist_index_equalityA function that checks, if the names in one given...
base_check_tempflow_not_emptyA function that checks, if the given 'tempflow'-object...
base_get_tempgraph_vertex_nameConcatenate the strings tVertexName, pointName and vertexName...
between.tempflowIs a function that takes a 'tempflow'-object and three points...
between.tempnetworkIs a function that takes a 'tempnetwork'-object and three...
check_are_names_strings.tempflowA function that checks, if the value of the 'name'-attribute...
check_are_names_unique.tempflowA function that checks, if there are two points in...
check_are_weights_nonnegative.tempflowA function that checks, if the value of the...
check_are_weights_numeric.tempflowA function that checks, if the value of the...
check_edge_exists.tempnetworkThe corresponding entries in "pointNameList",...
check_equivalenceclass_is_exhaustive.tempnetworkA function that checks, if for each entry in the...
check_equivclass_disjoined.tempnetworkA function that checks, if the equivalence-classes in the...
check_equivclass_equal_length.tempnetworkA function that checks, if each equivalence-class in the...
check_equivclass_equal_length_to_graphs.tempnetworkA function that checks, if the number of vertices of each...
check_equivclass_index_is_unique.tempnetworkA function that checks, if the index set of each...
check_equivrel_equal_length_to_vertices.tempnetworkA function that checks, if the number of vertices of each...
check_equivrel_index_is_unique.tempnetworkA function that checks, if each equivalence-class in the...
check_graph_for_tempflow_completely.tempflowA function that checks, if the object assigned to the...
check_graph_for_tempflow.tempflowA function that checks, if the object assigned to the...
check_graphlist_equal_length.tempnetworkA function that checks, if the vertex set of each...
check_graphlist_equivclass_index_equality.tempnetworkA function that checks, if the indices of each...
check_graphlist_equivrel_correspondence.tempnetworkThis function checks, if the indecies and entries of the...
check_graphlist_index_is_unique.tempnetworkA function that checks, if the names of the graphs in the...
check_graphlist_not_empty.tempnetworkA function that checks, if the graph-list of the given...
check_graphlist_vertex_equality.tempnetworkA function that checks, if the vertex sets of all graphs in...
check_graphlist_vertex_sets.tempnetworkIf the equivalence-relation of the given 'tempnetwork'-object...
check_graphlist_vertex_unique.tempnetworkA function that checks, if the names of each vertex in each...
check_graphs_have_names.tempnetworkA function that checks, if the 'igraphs'-object in the...
check_has_loop.tempflowA function that checks, if the given point (specified by...
check_is_dag.tempflowA function that checks, if the 'igraph'-object assigned to...
check_is_igraph_object.tempflowA function that checks, if the object assigned to the...
check_is_pointsubset.tempnetworkA function that checks, if the points in the given...
check_is_simple.tempflowA function that checks, if the 'igraph'-object assigned to...
check_is_subtempflow.tempnetworkA function that checks, if the given 'tempflow'-object is a...
check_names_for_tempflow.tempflowA function that checks, if the 'igraph'-object assigned to...
check_null_values.tempnetworkA function that checks, if the 'tempflow'-object of the given...
check_point_ids.tempflowA function that checks, if each point-id in the given vector...
check_point_id.tempflowA function that checks, if the given point-id corresponds to...
check_point_names.tempflowA function that checks, if the given point-name occurs as a...
check_point_name.tempflowA function that checks, if the given point-name occurs as a...
check_points_and_tvertices.tempnetworkThis function simply combines the function...
check_points_exists.tempnetworkA function that checks, if the points specified in...
check_step_ids.tempflowA function that checks, if each step-id in the given vector...
check_step_id.tempflowA function that checks, if the given step-id corresponds to...
check_tempflowA function that checks, if the given object is a...
check_tempflow_equivclass_index_equality.tempnetworkA function that checks, if the indices of each...
check_tempflow_graphlist_equivrel_correspondence.tempnetworkA function that checks, that the names of the graphs in the...
check_tempflow_graphlist_index_equality.tempnetworkA function that checks, if the names of the graphs in the...
check_tempflow_not_empty.tempnetworkA function that checks, if the given 'tempflow'-object...
check_tempnetwork_completely.tempnetworkA function that checks, all relevalnt...
check_tvertices_exists.tempnetworkA function that checks, if the equivalence-classes specified...
check_vector_contains_na_or_or_nan_nullA function that checks, if the given vector contains either a...
check_vector_equal_lengthA function that checks, if the two given vectors have equal...
check_vector_equal_length_or_oneA function that checks, if the 'checkVector' has either equal...
check_vertices_exists.tempnetworkFor each corresponding entry of the given vectors...
check_weights_for_tempflow.tempflowA function that checks, if the object assigned to the...
comparable.tempflowIs a function that takes a 'tempflow'-object and two...
comparable.tempnetworkIs a function that takes a 'tempnetwork'-object and two...
compute_equivrelationComputes a default equivalence relation under the assumption...
compute_tempdistance.tempflowIs a function that computes the temporal distance between two...
compute_tempdistance.tempnetworkIs a function that computes the temporal distance between two...
construct_underlying_graph.tempnetworkThis function constructs a graph representation of the given...
delete_points.tempflowIs a function that takes a 'tempflow'-object and a vector of...
delete_points.tempnetworkIs a function that takes a 'tempnetwork'-object and a vector...
delete_steps_from_id.tempflowGiven a 'tempflow'-object and a vector containing the current...
delete_steps_from_id.tempnetworkGiven a 'tempnetwork'-object and a vector containing the...
delete_steps.tempflowIs a function that takes a 'tempflow'-object and two vectors...
delete_steps.tempnetworkIs a function that takes a 'tempnetwork'-object and two...
eR.tempnetworkReturns the equivalence-relation of the given...
gE.tempnetworkReturns the vertex set of the graph from the "graphList"...
get_point_ids.tempflowGiven a vector of point-names (or a vector of point-ids) this...
get_point_ids.tempnetworkGiven a vector of point-names (or a vector of point-ids) this...
get_point_id.tempflowGiven a point-name (or a point-id) this function returns the...
get_point_id.tempnetworkGiven a point-name (or a point-id) this function returns the...
get_point_names.tempflowGiven a vector of point-ids (or a vector of point-names) this...
get_point_names.tempnetworkGiven a vector of point-ids (or a vector of point-names) this...
get_point_name.tempflowGiven a point-id (or a point-name) this function returns the...
get_point_name.tempnetworkGiven a point-id (or a point-name) this function returns the...
get_step_attr_list_from_id.tempflowThis function returns the attribute list of the specified...
get_step_attr_list_from_id.tempnetworkThis function returns the attribute list of the specified...
get_step_attr_list.tempflowThis function returns the attribute list of the specified...
get_step_attr_list.tempnetworkThis function returns the attribute list of the specified...
get_step_ids.tempflowThis function returns the edge-ids, as currently defined in...
get_step_ids.tempnetworkThis function returns the edge-ids (as currently defined in...
get_step_point_list_from_id.tempflowThis function returns a named list. The key 'startPointList'...
get_step_point_list_from_id.tempnetworkThis function returns a named list. The key 'startPointList'...
get_step_point_list.tempflowThis function returns a named list. The key 'startPointList'...
get_step_point_list.tempnetworkThis function returns a named list. The key 'startPointList'...
get_step_weights_from_id.tempflowThis function returns the edge-weights, as currently defined...
get_step_weights_from_id.tempnetworkThis function returns the edge-weights, as currently defined...
get_step_weights.tempflowThis function returns the edge-weights, as currently defined...
get_step_weights.tempnetworkThis function returns the edge-weights, as currently defined...
get_tempgraph_vertex_names.tempnetworkUsing the strings in the tVertexNameList-vector and the...
get_tempgraph_vertex_name.tempnetworkUsing the tVertex name and the point name this function...
get_vertexnames.tempnetworkQueries the equivalence relation to obtain the name of...
get_vertexname.tempnetworkQueries the equivalence relation to obtain the name of...
gG.tempnetworkReturns a graph from the "graphList" (from the given...
gL.tempnetworkReturns the graph-list of the given 'tempnetwork'-object.
graphlist_cleanerAny graph containing a vertex with a name that is not a...
greater_eq.tempflowIs a function that takes a 'tempflow'-object and two...
greater_eq.tempnetworkIs a function that takes a 'tempnetwork'-object and two...
greater.tempflowIs a function that takes a 'tempflow'-object and two...
greater.tempnetworkIs a function that takes a 'tempnetwork'-object and two...
G.tempflowReturns the graph underlying the given 'tempflow'-object.
G.tempnetworkReturns the graph underlying the 'tempflow'-object of the...
gV.tempnetworkReturns the vertex set of the graph from the "graphList"...
igEReturns the edges of the given 'igraph'-object.
igVReturns the vertices of the given 'igraph'-object.
induce_flow.tempflowIs a function that takes a 'tempflow'-object and a vector of...
induce_flow.tempnetworkIs a function that takes a 'tempnetwork'-object and a vector...
insert_point.tempflowIs a function that takes a 'tempflow'-object; a string...
insert_point.tempnetworkIs a function that takes a 'tempnetwork'-object; a string...
is_branch_globally_homogeneous.tempflowIs a function that checks whether the 'tempflow'-object,...
is_branch_globally_homogeneous.tempnetworkIs a function that checks whether the 'tempflow'-object of...
is_branch_locally_homogeneous.tempflowIs a function that checks whether the 'tempflow'-object...
is_branch_locally_homogeneous.tempnetworkIs a function that checks whether the 'tempflow'-object of...
is_globally_homogeneous.tempflowIs a function that checks whether the 'tempflow'-object is...
is_globally_homogeneous.tempnetworkIs a function that checks whether the 'tempflow'-object of...
is_locally_homogeneous.tempflowIs a function that checks whether the 'tempflow'-object is...
is_locally_homogeneous.tempnetworkIs a function that checks whether the 'tempflow'-object of...
plot.tempflowIs a wrapper function of the normal plot function. Allowing...
plot.tempnetworkIs a wrapper function of the normal plot function. Allowing...
reachable.tempflowIs a function that takes a 'tempflow'-object and two...
reachable.tempnetworkIs a function that takes a 'tempnetwork'-object and two...
remove_gedges.tempnetworkThis function allows one to remove edges from the specified...
remove_point.tempflowThis function takes a 'tempflow'-object and a point-name (or...
remove_point.tempnetworkThis function takes a 'tempnetwork'-object and a point-name...
remove_tvertices.tempnetworkThis function takes a list of equivalence-class names (i.e....
set_basic_properties.tempnetworkThis function behaves as follows. If "tempFlow" is not NULL,...
set_equivRelation.tempnetworkThis function replaces the existing equivalence-relation in...
set_graphList.tempnetworkThis function replaces the existing graph-list in the field...
set_point_names.tempflowGiven a vector containing the current point-names (or...
set_point_names.tempnetworkGiven a vector containing the current point-names (or...
set_step_weights_from_id.tempflowGiven a vector containing the current step-ids and a vector...
set_step_weights_from_id.tempnetworkGiven a vector containing the current step-ids and a vector...
set_step_weights.tempflowGiven a two vectors containing the point-names (or point-ids)...
set_step_weights.tempnetworkGiven a two vectors containing the point-names (or point-ids)...
set_tempFlow.tempnetworkThis function replaces the existing 'tempflow'-object in the...
set_tempvertex_names.tempnetworkThis function supports the changing of names of specified...
set_vertex_names.tempnetworkThis function allows one to change the names of vertices in a...
slice_flow.tempflowIs a function that takes a 'tempflow'-object and a vector of...
slice_flow.tempnetworkIs a function that takes a 'tempnetwork'-object and a vector...
smaller_eq.tempflowIs a function that takes a 'tempflow'-object and two...
smaller_eq.tempnetworkIs a function that takes a 'tempnetwork'-object and two...
smaller.tempflowIs a function that takes a 'tempflow'-object and two...
smaller.tempnetworkIs a function that takes a 'tempnetwork'-object and two...
stG.tempnetworkReturns the flag indicating whether the graph representation...
tempflowCreates flow of time. Two major methods of addressing points...
tempnetworkA 'tempnetwork' object is primarily composed out of the...
tF.tempnetworkReturns the 'tempflow'-object of the given...
tG.tempnetworkReturns the value stored in the field "tempGraph" of the...
tGvN.tempnetworkUsing the tVertex name and the point name this function...
tP.tempflowReturns the points in time of the given 'tempflow'-object.
tP.tempnetworkReturns the points in time from the 'tempflow'-object of the...
tS.tempflowReturns the steps in time of the given 'tempflow'-object.
tS.tempnetworkReturns the steps in time from the 'tempflow'-object of the...
tV.tempnetworkReturns the names of the temporal vertices (i.e. the names of...
KonstantinRK/tempnetwork documentation built on Dec. 23, 2019, 6:40 p.m.