Description Usage Arguments Details Value Examples
get_landholders
retrieves all landholders in the survey object.
1 2 | ## S3 method for class 'landholder.plot.neighbour'
get_landholders(object, with_names = TRUE)
|
object |
A |
with_names |
A logical flag to get landholder names if TRUE, or landholder identifiers otherwise. |
This method extracts the listing of unique landholder names or identifiers from the raw hyper-table in the survey object.
A character vector of unique names or identifiers.
1 2 | get_landholders(tagarina_croplands)
get_landholders(tagarina_croplands, with_names = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.