calibre.azw3: Use Calibre to Generate awz3 from epub

Description Usage Arguments Value

View source: R/azw3.R

Description

Use Calibre to Generate awz3 from epub

Usage

1
2
3
4
5
calibre.azw3(
  epubFile,
  destName = sub(pattern = "\\..*", replacement = "", x = basename(epubFile)),
  destDir = dirname(epubFile)
)

Arguments

epubFile

the path to the EPUB file (see pandoc.epub)

destName

the base name of the destination file without extension

destDir

the destination directory

Value

the canonical path to the destination file


thomasWeise/bookbuildeR documentation built on Sept. 5, 2021, 6:31 p.m.