Learn R Programming

sisus (version 0.09-011)

sisus-package: sisus reads in a specific Excel-like workbook and performs an IsoSource-type analysis

Description

Provides sample of feasible solutions to pi in linear systems, b = A*pi. Designed in the language of stable isotope mixing models for ecological and biological applications.

Arguments

Details

ll{ Package: sisus Type: Package Version: 0.09-011 Date: 2008-05-22 License: GNU General Public License (GPL) } sisus(filename) is the only user function

Examples

Run this code
## # set working directory for many output files with setwd()
## # see http://statacumen.com/sisus for workbook
## filename = "http://statacumen.com/old/sisus/examples/SISUS_v0_09_template.xls";
## sisus(filename)

Run the code above in your browser using DataLab