readSwiftKeyLines: Read Swiftkey Lines from File

Description Usage Arguments Value

View source: R/DAL.R

Description

Reads lines from a file of swiftkey data, given the provided package settings.

Usage

1
readSwiftKeyLines(nrows = 100, locale = "en_US", textType = "twitter")

Arguments

nrows

number of rows to read. Set to -1 for all lines.

locale

which locale to use, can be any of those present. Defaults to "en_US"

textType

which file type to use, can be any of those present. Defaults to "twitter"

Value

a character vector containing the lines of text


minimenchmuncher/courseraSkCapstone documentation built on May 22, 2019, 11:54 p.m.