tools/data.R

ginga <-
  ldccr::read_aozora(
    "https://www.aozora.gr.jp/cards/000081/files/43737_ruby_19028.zip",
    directory = tempdir()
  ) |>
  readr::read_lines()

usethis::use_data(ginga)

Try the gibasa package in your browser

Any scripts or data that you put into this service are public.

gibasa documentation built on Sept. 11, 2024, 9:23 p.m.