parseThis: Tell that this string should be parsed.

View source: R/parseThis.R

parseThisR Documentation

Tell that this string should be parsed.

Description

Tell that this string should be parsed.

Usage

parseThis(x)

needsParsing(x)

Arguments

x

the object to be parsed, or the object to test if it will be parsed.

Details

parseThis adds an attribute to a character or factor such that jaspGraphs knows it should be parsed. needsParsing return TRUE if a character has said attribute.


jasp-stats/jaspGraphs documentation built on April 20, 2024, 4:13 p.m.