path <- "http://rootsystemml.github.io/images/examples/arabidopsis-simple.rsml"
pl.list <- rsmlToList(path) # import the file as a list
write.csv(pl.list$processed, "rsml-table.csv") # save it as a csv table
Run the code above in your browser using DataLab