View source: R/aozora-reader.R
read_aozora | R Documentation |
Download a file from specified URL, unzip and convert it to UTF-8.
read_aozora(
url = "https://www.aozora.gr.jp/cards/000081/files/472_ruby_654.zip",
txtname = NULL,
directory = file.path(getwd(), "cache")
)
url |
URL of text download link. |
txtname |
New file name as which text is saved.
If left to |
directory |
Path where new file is saved. |
The path to the file downloaded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.