#Jobs Dictionary----
#' Jobs Dictionary
#'
#' A database of possible jobs and related words (\emph{n} = 1471)
#'
#' To add additional jobs to the dictionary, please make an
#' appendix dictionary (\code{\link[SemNetDictionaries]{append.dictionary}})
#'
#' @name jobs.dictionary
#'
#' @docType data
#'
#' @usage data(jobs.dictionary)
#'
#' @format jobs.dictionary (vector, length = 1471)
#'
#' @keywords datasets
#'
#' @examples
#' data("jobs.dictionary")
NULL
#----
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.