get_endx: Get end x position

View source: R/semPlot1.R

get_endxR Documentation

Get end x position

Description

Get end x position

Usage

get_endx(x1, y1, x2, y2, height, width, end = "rect")

Arguments

x1

The x coordinate of start point

y1

The y coordinate of start point

x2

The x coordinate of end point

y2

The y coordinate of end point

height

A number indicating height of the rectangle

width

A number indicating width of the rectangle

end

The end geom. Either "rect" or "ellipse"


cardiomoon/semMediation documentation built on Nov. 16, 2023, 4:26 a.m.