Learn R Programming

ggtikz (version 0.1.5)

split_coord: Split a TikZ coordinate.

Description

Split a TikZ coordinate.

Usage

split_coord(coord)

Value

A character vector of length 2: The x and y components of the coordinate. These may contain spaces.

Arguments

coord

Coordinate string of the form "(x,y)"