format_text {xvm}R Documentation

format special text

Description

processes special formatting in xvg files, converting super/subscripts to ggplot2-compatible expressions. Specifically handles:

Usage

format_text(text)

Arguments

text

character string containing xvg-formatted text

Value

formatted character string with ggplot2-compatible expressions


[Package xvm version 0.0.2 Index]