collections: Create a Kindle collections file

Description Usage Arguments Details Value Author(s) See Also

View source: R/collections.R

Description

Returns a JSON file with Kindle collections.

Usage

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

Arguments

kindle_dir

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

file_name

name of the JSON file, default 'collections'

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 JSON file saved in the ‘system’ subfolder of the specified collection directory.

Author(s)

Juraj Medzihorsky

See Also

collections.string


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