Split a TikZ coordinate.
split_coord(coord)
coord
Coordinate string of the form "(x,y)"
A character vector of length 2: The x and y components of the coordinate. These may contain spaces.