When using the `arcgisbinding` package in R, how do you access the x,y co-ordinate points of class `arc.shape` and type Polyline? There is documentation online here that explains how to do this for type Point, but the format for Polyline is different, it looks like a list of vectors as opposed to a single vector.