Package 'marble'

Title: Coloring for Categorical Variables
Description: What the package does (one paragraph).
Authors: Shinya Uryu [aut, cre]
Maintainer: Shinya Uryu <[email protected]>
License: MIT + file LICENSE
Version: 0.0.0.9000
Built: 2024-08-31 03:49:55 UTC
Source: https://github.com/uribo/marble

Help Index


Word coloring according to part of speech

Description

Word coloring according to part of speech

Usage

sazareishi(x, elem = "text", ...)

sazareishi_to_df(df, token = token, pos = pos, ...)

Arguments

x

character vector

elem

path to emphatic's hl_vec(elem = ...). "text" or "fill".

...

Arguments passed on to sazareishi

df

data.frame

token

name for token variable

pos

name for part of speech variable