collections.string: Create a string with a Kindle collections object

Description Usage Arguments Details Value Author(s) See Also

View source: R/collections.string.R

Description

Returns a string containing a JSON object with the collections.

Usage

1
collections.string(kindle_dir, lang='en-US')

Arguments

kindle_dir

directory where the Kindle collections are located; use single / and not \\ in the directory path

lang

language, default 'en-US'

Details

The directory with Kindle collections must have the following structure:

Collection folder names will become collection labels.

Value

A string containing the JSON object with the collections.

Author(s)

Juraj Medzihorsky

See Also

collections


jmedzihorsky/RKindle documentation built on May 19, 2019, 1:53 p.m.