[Traminer-users] setting unegual "space" parameter in seqIplot

Sébastien Plutniak sebastien.plutniak at ehess.fr
Mon Dec 5 14:18:29 CET 2016


Dear all,

When plotting sequences with seqIplot, I'd like to set a changing
value for the “space” parameter. (My aim is to group graphically the
sequences by pairs.) It works but :
* there're an error message and 2 warning messages
* y-labels disappear
See example below.

Is there any other way to do so?

Thanks!
Sébastien


MWE : 

data(mvad)
s <- seqdef(mvad[1:10, 17:86])
seqIplot(s, space = .4 )                        # constant space value, everything goes right
seqIplot(s, space =  c(0, rep(c(0, .4), 4)) )   # changing space value, it works, but the y-labels aren't displayed


-- 
o--------------------------------------------------------------------------o
    *Academia*                 http://tinyurl.com/plutniak-academia
    *Researchgate*             http://tinyurl.com/plutniak-researchgate
    *École française de Rome*  http://tinyurl.com/plutniak-efr
    *Archaeology in Borneo*    http://kaltim.hypotheses.org
    *PGP Public Key Block*     http://tinyurl.com/plutniak-pgpkey
o--------------------------------------------------------------------------o




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Digital signature
URL: <http://lists.r-forge.r-project.org/pipermail/traminer-users/attachments/20161205/b4d0cfc5/attachment.sig>


More information about the Traminer-users mailing list