parallel_lines: Function to generate parallel straight lines:

Description Usage Arguments

View source: R/trial_geom.R

Description

This takes in a line and draws parallel lines to it across the field, separated by the distance given in width

Usage

1
2
parallel_lines(line, width, field, offset_path = 0, max_dist = NA,
  clip = FALSE)

Arguments

line

of class 'sfc' to draw lines parallel to

width

of class 'numeric' to separate parallel lines by

field

of class 'sf'

max_dist

of class 'numeric'


RodrigoAgronomia/PAR documentation built on Jan. 19, 2020, 8:51 p.m.