| Title: | Coloring for Categorical Variables |
|---|---|
| Description: | What the package does (one paragraph). |
| Authors: | Shinya Uryu [aut, cre] (ORCID: <https://orcid.org/0000-0002-0493-6186>) |
| Maintainer: | Shinya Uryu <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.0.0.9000 |
| Built: | 2026-05-26 09:55:27 UTC |
| Source: | https://github.com/uribo/marble |
Word coloring according to part of speech
sazareishi(x, elem = "text", ...) sazareishi_to_df(df, token = token, pos = pos, ...)sazareishi(x, elem = "text", ...) sazareishi_to_df(df, token = token, pos = pos, ...)
x |
character vector |
elem |
path to emphatic's hl_vec(elem = ...). "text" or "fill". |
... |
Arguments passed on to |
df |
data.frame |
token |
name for token variable |
pos |
name for part of speech variable |