plotField: plotField function

View source: R/plotField.R

plotFieldR Documentation

plotField function

Description

function to (do something)

Usage

plotField(
  boundary,
  offset = 5,
  units = "ft",
  hshift = 3,
  vshift = 1,
  showBoundry = TRUE,
  showPtNo = FALSE,
  sideLength = TRUE,
  ...
)

Arguments

boundary

[value]

offset

[value]. Default is 5

units

[value]. Default is "ft"

hshift

[value]. Default is 3

vshift

[value]. Default is 1

showBoundry

[value]. Default is TRUE

showPtNo

[value]. Default is FALSE

sideLength

[value]. Default is TRUE

...

arguments passed to text()

Details

[fill in details here]

Value

[value]

Examples

# none

nsantantonio/fieldMapR documentation built on Feb. 4, 2025, 3:07 a.m.