Learn R Programming

⚠️There's a newer version (0.1.8) of this package.Take me there.

RnavGraph (version 0.1.0)

Using graphs as a navigational infrastructure.

Description

GUI to explore high dimensional data (including image data) using graphs as navigational infrastructure.

Copy Link

Version

Install

install.packages('RnavGraph')

Monthly Downloads

20

Version

0.1.0

License

GPL-2

Maintainer

Adrian Waddell

Last Published

November 21st, 2011

Functions in RnavGraph (0.1.0)

ng_set-methods

Change data in NG_... objects
linegraph-methods

Linegraph of a graph
navGraph

Start an navGraph session
shortnames

Returns the shortnames of a NG_data object.
names-methods

Show the variable names of a NG_data object
RnavGraph-package

Overview RnavGraph package
ng_2d

Visualization instruction for 2d scatterplots on a tk2d display
shortnames<-

Modify the shortnames of a NG_data object.
olive

Fatty Acid Composition of Italian Olive Oils
scagEdgeWeights

Create a from-to edge matrix with the scagnostic weights
completegraph

Create a complete graph of class graphAM
names<--methods

Change the names of a NG_data object
ng_graph

Create an NG_data object to be used by a navGraph session
ng_2d_ggobi

Visualization instruction for 2d scatterplots on a ggobi display
ng_set<-

Modify data in a NG_data, NG_graph, NG_path or navgraph handler object.
ng_2d_myplot

Visualization instruction for 2d scatterplots on a user defined display
newgraph

Create a graph object of class graph
ng_set_size<-

Change sizes of data points in an active navGraph session
ng_set_size<--methods

Change sizes of data points in an active navGraph session
ng_get

Extract data from a NG_data, NG_graph, NG_path or navgraph handler object.
shortnames<--methods

Change the shortnames of a NG_data object
linegraph

Linegraph of a graph
scagNav

Start a navGraph session and filter the navigation graph's node according to some scagnostic measures
ng_image_files

Import color image files (png, jpg, bmp, etc...) into a NG_image object
ng_data

Create an NG_data object to be used by a navGraph session
plot-methods

Plot the graph saved in a NG_data object.
ng_get_size

Extract point sizes from an active navGraph session for a particular data set.
ng_get-methods

Access data from a NG_... object
ng_get_color

Extract point coloring from an active navGraph session for a particular data set.
ng_set_color<-

Change colors of data points in an active navGraph session
ng_update

Synchronize a navGraph handler with a running navGraph sesson
scagGraph

Create a list of graphs, given the scagnostics edge weights
shortnames-methods

Show the shortnames of a NG_data object
ng_set

Shows which data can be modified in a NG_data, NG_graph, NG_path or navgraph handler object.
ng_set_color<--methods

Change colors of data points in an active navGraph session
ng_walk

Walk a path on the current graph in a navGraph session
ng_image_array_gray

Convert a matrix or data.frame of image data into a NG_image object.
ng_set<--methods

~~ Methods for Function ng_set<- ~~