pos2pos: returns the equivalent pos object with standard view

Description Usage Arguments Value Examples

View source: R/f0.g4n1.code.r

Description

(ba) This function returns the equivalent pos object with standard view (i.e. view=c(0,0)). The central point of zoom is modified accordingly.

Usage

1
pos2pos(pos)

Arguments

pos

the pos object to be modified

Value

The transformed pos object

Examples

1
2
 g4n3k("RESET"); # needed only for R checking, to be forgotten
 print(pos2pos(g4n.pos0));

g4n documentation built on May 2, 2019, 5:47 p.m.

Related to pos2pos in g4n...