Description Usage Arguments Value
Use Calibre to Generate awz3 from epub
1 2 3 4 5 | calibre.azw3(
epubFile,
destName = sub(pattern = "\\..*", replacement = "", x = basename(epubFile)),
destDir = dirname(epubFile)
)
|
epubFile |
the path to the EPUB file (see pandoc.epub) |
destName |
the base name of the destination file without extension |
destDir |
the destination directory |
the canonical path to the destination file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.