| lifestage {kindisperse} | R Documentation |
Access or assign lifestage category of KinPairData class objects
Description
Access or assign lifestage category of KinPairData class objects
Usage
lifestage(x)
lifestage(x) <- value
## S4 method for signature 'KinPairData'
lifestage(x)
## S4 replacement method for signature 'KinPairData'
lifestage(x) <- value
Arguments
x |
object with relevant method |
value |
new value to assign |
KinPairData |
object of class |
Value
returns character lifestage of object or KinPairData object with modified lifestage
Methods (by class)
-
KinPairData: -
KinPairData:
See Also
Other kpdmethods:
distances(),
kinship()
[Package kindisperse version 0.10.2 Index]