| PRISMA_get_pos_ | R Documentation | 
Get the correct position for a node
PRISMA_get_pos_(
  first_box_location,
  offset,
  length_orig,
  length_new,
  negative_offset = FALSE
)
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)  | 
the position of the node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.