R/addKeyword.R
addKeyword.Rd
Add keywords to database
addKeyword(conn_handler, keyword_tbl, verbose = TRUE)
A handler uses to establish connection to the database obtained from SigRepo::newConnhandler() (required)
A data frame containing appropriate column names: keyword (required)
a logical value indicates whether or not to print the diagnostic messages. Default is TRUE.
TRUE