Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 99 found.
[1] < 1 2 3 4 5 6 7 8 9 10 > [10]  Sort:

series_info (Package: DiagrammeR) : Get detailed information on a graph series

Obtain a data frame with detailed information on the graphs within a graph series.
● Data Source: CranContrib
● Keywords:
● Alias: series_info
● 0 images

set_graph_name (Package: DiagrammeR) : Set graph name

Set a name for a graph object of class dgr_graph.
● Data Source: CranContrib
● Keywords:
● Alias: set_graph_name
● 0 images

deposit_node_attr (Package: DiagrammeR) : Deposit node attributes in the graph

From a graph object of class dgr_graph, get node attribute properties for one or more nodes and deposit those values in the graph for later retrieval using withdraw_values.
● Data Source: CranContrib
● Keywords:
● Alias: deposit_node_attr
● 0 images

create_subgraph_from_selection (Package: DiagrammeR) : Create a subgraph based on a selection of nodes or edges

Create a subgraph based on a selection of nodes or edges extant in the graph object.
● Data Source: CranContrib
● Keywords:
● Alias: create_subgraph_from_selection
● 0 images

rescale_node_attr_in_selection (Package: DiagrammeR) : Rescale numeric node attribute values for nodes in a selection

From a graph object of class dgr_graph, take a set of numeric values for node attributes specified in a selection of nodes, rescale to a new numeric or color range, then write a new set of node attribute values.
● Data Source: CranContrib
● Keywords:
● Alias: rescale_node_attr_in_selection
● 0 images

DiagrammeROutput (Package: DiagrammeR) : Widget output function for use in Shiny

Widget output function for use in Shiny
● Data Source: CranContrib
● Keywords:
● Alias: DiagrammeROutput
● 0 images

graph_count (Package: DiagrammeR) : Count graphs in a graph series object

Counts the total number of graphs in a graph series object.
● Data Source: CranContrib
● Keywords:
● Alias: graph_count
● 0 images

set_edge_attr_with_selection (Package: DiagrammeR) : Set edge attributes based on a selection of edges

From a graph object of class dgr_graph, set edge attribute properties for edges available in a selection.
● Data Source: CranContrib
● Keywords:
● Alias: set_edge_attr_with_selection
● 0 images

get_nodes (Package: DiagrammeR) : Get a vector of node ID values

Obtain a vector of node ID values from a graph object or a node data frame. An optional filter by node attribute can limit the set of node ID values returned.
● Data Source: CranContrib
● Keywords:
● Alias: get_nodes
● 0 images

get_graph_from_series (Package: DiagrammeR) : Get a graph available in a series

Using a graph series object of type dgr_graph_1D, get a graph object.
● Data Source: CranContrib
● Keywords:
● Alias: get_graph_from_series
● 0 images