kindlegen {bookdown} | R Documentation |
This function simply calls the command line tool kindlegen
provided
by Amazon to convert EPUB e-books to the Mobipocket format (‘.mobi’).
kindlegen(epub, exec = Sys.which("kindlegen"))
epub |
The path to a |
exec |
The path to the executable |
The path of the ‘.mobi’ file if the conversion is successful.