Learn R Programming

PRISMA2020 (version 1.1.1)

PRISMA_get_pos_: 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)

Value

the position of the node

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