Learn R Programming

BacArena (version 1.0.1)

findFeeding: Function for investigation of feeding between phenotypes

Description

The generic function findFeeding

Usage

findFeeding(object, dict = NULL, tcut = 5, scut = list(), legendpos = "topleft")
"findFeeding"(object, dict = NULL, tcut = 5, scut = list(), legendpos = "topleft")

Arguments

object
An object of class Eval.
dict
List defining new substance names. List entries are intepreted as old names and the list names as the new ones.
tcut
Integer giving the minimal mutual occurence ot be considered (dismiss very seldom feedings)
scut
List of substance names which should be ignored
legendpos
A character variable declaring the position of the legend

Value

Graph (igraph)