#' English Lexicon
#'
#' From Generic Human's wordlist. costs estimated by fitting a zipf distribution.
#' @format A large numeric vector with the costs of each word. Words themselves are element names.
#' @source \url{http://tinypaste.com/c1666a6b}
"lexicon.english"
#' Daai Chin Lexicon
#'
#' From Daai Chin descriptive grammar. Costs estimated by fitting a zipf distribution.
#' @format A named numeric vector with the costs of each word (plog).
"lexicon.daaichin"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.