readPass: Build passwords data frame

Description Usage Arguments Value Examples

Description

Reads in a list of passwords (one per-line) and creates a data frame from it with basewords, length ... columns

Usage

1

Arguments

file

the name of the file which the passwords are to be read from.

Value

data frame of passwords with columns for original strings, lengths, basewords

Examples

1
passwords <- readPass("singles.org.txt")

ddsbook/ripal documentation built on May 15, 2019, 1:53 a.m.