Learn R Programming

moranajp (version 0.9.7)

neko: The first part of 'I Am a Cat' by Soseki Natsume

Description

The first part of 'I Am a Cat' by Soseki Natsume

Usage

neko

Arguments

Format

A data frame with 9 rows and 1 variable:

text

Body text. Escaped by stringi::stri_escape_unicode().

Examples

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

Run the code above in your browser using DataLab