Function creates the coordinates for the blocks g.plot Function not designed for direct use by package user.
g.createcoordinates(r,timeline)
List with two objects: x0 with all the coordinates correspoding to the start of each blocks on the timelines and x1 with all the coordinates corresponding to the end of each block on the timeline
Vector of zeros and ones reflecting the moments in time when there should be a block (1)
Vector of time indicators, this can be numbers or actual timestamps The length of timeline needs to match the length of argument r
Vincent van Hees <v.vanhees@accelting.com>