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