get_segment_df: Make a data.frame object

Description Usage Arguments Value

View source: R/get_segment_df.R

Description

This function just make a data.frame based on 4 input parameters

Usage

1
get_segment_df(x0, y0, x1, y1)

Arguments

x0

x coordinate of point 1

y0

y coordinate of point 1

x1

x coordinate of point 2

y1

y coordinate of point 2

Value

A data.frame


gapmap documentation built on April 19, 2021, 5:06 p.m.