sort_begin_end_by_grid_order: sort_begin_end_by_grid_order

Description Usage Arguments Value

Description

reorders the beginning and the end just as it is in the original lines object

Usage

1
sort_begin_end_by_grid_order(lines, data_frame, cols = c("begin", "end"))

Arguments

lines

data frame from grid data containing grid assets and its parameters

data_frame

dataframe having begin and end as cols like grid$lines

cols

character vector giving the corresponding names of 'begin' and 'end'. c('begin', 'and) is the custom values

Value

this function orders the begin and end points just as it is in grid$lines


asiono/rein documentation built on May 25, 2019, 2:26 p.m.