fakeexperiment {aphylo} | R Documentation |
Fake Experimental Data
Description
A fake dataset containing 2 functional state of the leaf nodes. Each function can have either 0 (unactive), 1 (active) or 9 (n/a). This dataset is inteded for testing only.
Format
A data frame with 4 rows and 3 variables:
- f1
State of function 1.
- f2
State of function 1.
- LeafId
Integer, ID of the leaf.
Source
BiostatsUSC
[Package aphylo version 0.3-3 Index]