Learn R Programming

RGraphSpace (version 1.5.2)

gs_image_toy: Toy 'GraphSpace' object

Description

A small GraphSpace object used for workflow demonstrations. It includes an embedded image, with node coordinates representing image indices.

Usage

data(gs_image_toy)

Arguments

Value

A pre-processed GraphSpace object.

Format

An GraphSpace object ready for rendering.

Examples

Run this code
library(RGraphSpace)
data(gs_image_toy)

Run the code above in your browser using DataLab