addWordsToDB: Add keywords to an sqlite database

Description Usage Arguments Value

Description

Add keywords to an sqlite database

Usage

1
addWordsToDB(dbh, words_df)

Arguments

dbh:

sqlite dbh handle. Should have table named words_english

words_df:

dataframe to insert

Value

OK or failed message


eellpp/textutils documentation built on May 16, 2019, 12:12 a.m.