python list and R vector


/ Published in: Python
Save to your folder(s)



Copy this code and paste it in your HTML
  1. >>> x = [1,3,2,5,4,6]
  2. >>> r.plot(robjects.IntVector(x))
  3. <RObject - Python:0x44f788 / R:0x8c63b0>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.