Analysis.Grazing: Grazing Analysis

Description Usage Arguments Examples

Description

This script is designed analyze the set of runs <l> against the approimate equations of the model.

Usage

1
2
Analysis.Grazing(l = NULL, image.dir = "/Users/TKelly/Dropbox/Images/",
  hash = digest(runif(1), algo = "crc32"))

Arguments

l

A list of the data sets to analyze. For each plot, the data saved in the files specified by l will be loaded and plotted.

hash

The code used for the unique identification of the composite images. Default is CRC32 hash of l.

dir

The prefered output directory for the generated images. Include the final '/' on linux/mac and '\' on windows.

Examples

1

tbrycekelly/CCELIM documentation built on May 31, 2019, 7:27 a.m.