get.seed.rid {RDS} | R Documentation |
Gets the recruiter id associated with the seeds
Description
Gets the recruiter id associated with the seeds
Usage
get.seed.rid(x, check.type = TRUE)
Arguments
x |
an rds.data.frame object |
check.type |
if true, x is required to be of type rds.data.frame |
Details
All seed nodes must have the same placeholder recruiter id.
[Package RDS version 0.9-9 Index]