split_coord: Split a TikZ coordinate.

View source: R/coord_utils.R

split_coordR Documentation

Split a TikZ coordinate.

Description

Split a TikZ coordinate.

Usage

split_coord(coord)

Arguments

coord

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

Value

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


osthomas/ggtikz documentation built on June 16, 2024, 6:55 a.m.