PRISMA_get_pos_: Calculate the correct position of a node

PRISMA_get_pos_R Documentation

Calculate the correct position of a node

Description

Get the correct position for a node

Usage

PRISMA_get_pos_(
  first_box_location,
  offset,
  length_orig,
  length_new,
  negative_offset = FALSE
)

Arguments

first_box_location

the location of the first node

offset

the offset from the first node

length_orig

the width/height of the original node

length_new

the width/height of the new node

negative_offset

is the offset negative (defaults to false)

Value

the position of the node


nealhaddaway/PRISMA2020 documentation built on Dec. 23, 2024, 9:33 a.m.