get_landholders.landholder.plot.neighbour: Landholders listing

Description Usage Arguments Details Value Examples

View source: R/LPN_survey.R

Description

get_landholders retrieves all landholders in the survey object.

Usage

1
2
## S3 method for class 'landholder.plot.neighbour'
get_landholders(object, with_names = TRUE)

Arguments

object

A survey object of landholder.plot.neighbour subclass.

with_names

A logical flag to get landholder names if TRUE, or landholder identifiers otherwise.

Details

This method extracts the listing of unique landholder names or identifiers from the raw hyper-table in the survey object.

Value

A character vector of unique names or identifiers.

Examples

1
2

quommit/settle documentation built on May 26, 2019, 1:31 p.m.