out_cols_chamame | R Documentation |
Using https://chamame.ninjal.ac.jp/ and rvest.
out_cols_chamame(col_lang = "jp")
web_chamame(text, col_lang = "jp")
html_radio_set(form, ...)
is_radio(fields)
col_lang |
A text. "jp" or "en" |
text |
A text. |
form |
vest_form object |
... |
dynamic-dots Name-value pairs giving radio button to modify. |
fields |
$fields in vest_form object |
A character vector
A dataframe
vest_form object
A boolean or vector
text <-
paste0("\\u3059",
paste0(rep("\\u3082",8),collapse=""),
"\\u306e\\u3046\\u3061") |>
unescape_utf()
web_chamame(text)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.