PRISMA_get_pos_ {PRISMA2020}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)

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

Value

the position of the node


[Package PRISMA2020 version 1.1.1 Index]