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.


ggtikz documentation built on Nov. 6, 2025, 5:07 p.m.