get_startx: Get start x position

View source: R/semPlot1.R

get_startxR Documentation

Get start x position

Description

Get start x position

Usage

get_startx(x1, y1, x2, y2, height, width, start = "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

start

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


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