loadTreeDF: loadTreeDF

Description Usage Arguments Value

Description

load sources and offsprings from a data.frame

Usage

1
2
loadTreeDF(lhost = list(), df = data.frame(), source = "ID-source",
  receptor = "ID-receptor", tinf = "Tinf", weight = "Weight")

Arguments

lhost

a HostSet

df

a data.frame containing tree data

source

column name for source ID

receptor

column name for receptor ID

tinf

column name for infection Time

weight

infection links probability

Value

the lhost param update with sources and offsprings


SMITIDstruct documentation built on June 14, 2019, 5:04 p.m.