[Esm-commits] r5 - pkg/ESM/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Nov 10 17:38:03 CET 2009
Author: timotheepoisot
Date: 2009-11-10 17:38:03 +0100 (Tue, 10 Nov 2009)
New Revision: 5
Added:
pkg/ESM/man/matrix.hr.Rd
Log:
Added the matrix.hr function
Added: pkg/ESM/man/matrix.hr.Rd
===================================================================
--- pkg/ESM/man/matrix.hr.Rd (rev 0)
+++ pkg/ESM/man/matrix.hr.Rd 2009-11-10 16:38:03 UTC (rev 5)
@@ -0,0 +1,16 @@
+\name{matrix.hr}
+\Rdversion{1.1}
+\alias{matrix.hr}
+\title{MAtrix as used by host range}
+\description{Returns a matrix with only 0 and 1}
+\usage{
+matrix.hr(matrix)
+}
+
+\arguments{
+\item{matrix}{An interaction matrix}
+}
+
+\value{
+ \item{matrix}{A 0/1 interaction matrix}
+}
More information about the Esm-commits
mailing list