Description Usage Arguments Examples
Convert an epub file into a data frame of plaintext chapters
1 | epub_to_text(path, encoding = "UTF-8")
|
path |
path to epub |
encoding |
Some content may require special handling of encodings. The default ('UTF-8') can be overriden with this parameter. |
1 | epub_to_text(system.file("extdat", "augustine.epub", package="pubcrawl"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.