R/animals.dictionary.R

#Animals Dictionary----
#' Animals Dictionary
#'
#' A database of possible animals responses (\emph{n} = 1211)
#' 
#' To add additional animals to the dictionary, please make an
#' appendix dictionary (\code{\link[SemNetDictionaries]{append.dictionary}})
#' 
#' @name animals.dictionary
#' 
#' @docType data
#' 
#' @usage data(animals.dictionary)
#' 
#' @format animals.dictionary (vector, length = 1211)
#' 
#' @keywords datasets
#' 
#' @examples 
#' data("animals.dictionary")
NULL
#----
AlexChristensen/SemNetDictionaries documentation built on Feb. 15, 2022, 2:30 p.m.