Learn R Programming

moranajp (version 0.9.7)

neko_chamame: Analyzed data of neko by chamame

Description

chamame: https://chamame.ninjal.ac.jp/index.html

Usage

neko_chamame

Arguments

Format

A data frame with 2959 rows and 7 variable: (column names are escaped by stringi::stri_escape_unicode(), stringi::stri_unescape_unicode() or unescape_utf() will show Japanese)

text_id

id

\u8868\u5c64\u5f62

result of chamame

\u54c1\u8a5e

result of chamame

\u54c1\u8a5e\u7d30\u5206\u985e1

result of chamame

\u54c1\u8a5e\u7d30\u5206\u985e2

result of chamame

\u54c1\u8a5e\u7d30\u5206\u985e3

result of chamame

\u539f\u5f62

result of chamame

Examples

Run this code
data(neko_chamame)
neko_chamame |>
  unescape_utf()

Run the code above in your browser using DataLab