Learn R Programming

IMaGES (version 0.1.1)

IMData: IMaGES Test Data

Description

Test data to be used with IMaGES. Included is a list called IMData, a list containing three data files that can be passed into IMaGES.

Usage

data(IMData)

Arguments

Format

Objects of class "list".

Examples

Run this code
# NOT RUN {
data(IMData)

result <- IMaGES(matrices=IMData)

plotAll(result)



# }

Run the code above in your browser using DataLab