Description Usage Arguments Details Value Author(s) See Also
View source: R/collections.string.R
Returns a string containing a JSON object with the collections.
1 | collections.string(kindle_dir, lang='en-US')
|
kindle_dir |
directory where the Kindle collections are located; use single / and not \\ in the directory path |
lang |
language, default 'en-US' |
The directory with Kindle collections must have the following structure:
Kindle Root Dir
/documents
/Collection1
/document1.pdf
/Collection2
/audible
/Collection3
/Collection4
/system
Collection folder names will become collection labels.
A string containing the JSON object with the collections.
Juraj Medzihorsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.