str.surveyor: Display the structure of a surveyor object.

Description Usage Arguments

Description

Method for str to display surveyor object. The only modification is to limit the list length to display, thus de-emphasizing the surveydata element.

Usage

1
2
  ## S3 method for class 'surveyor'
 str(object, list.len = 10, ...)

Arguments

object

Surveyor object

list.len

Numeric. Maximum number of list elements to display within a level. Passed to 'str

...

Other arguments passed to str


andrie/surveyor documentation built on May 10, 2019, 11:21 a.m.