R/sqlite_keywords.R

####
#############################################################################
#' Vector of SQLite Keywords.
#'
#' A character vector containing the current SQLite Keywords. These strings can not be used as variable names in \code{eatDB}.
#'
#' @format A character vector.
#'
#' @source \url{https://www.sqlite.org/c3ref/keyword_check.html}
"sqlite_keywords"

Try the eatDB package in your browser

Any scripts or data that you put into this service are public.

eatDB documentation built on Oct. 5, 2021, 5:06 p.m.