hash.names: Create a vector with hashed names of collection items

Description Usage Arguments Details Value Author(s) See Also

View source: R/hash.names.R

Description

Lists files in a directory with Kindle collections and hashes their names.

Usage

1
hash.names(kindle_dir)

Arguments

kindle_dir

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

Details

The directory with Kindle collections has to have the following structure:

Collection folder names will become collection labels.

Value

A character vector with hashed names of items in the collection.

Author(s)

Juraj Medzihorsky

See Also

list.kindle.docs


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