#' DemografixeR: Estimate gender, age and nationality from a name
#'
#' The DemografixeR is an API wrapper for the genderize.io, agify.io &
#' nationalize.io APIs. Through the APIs it retrieves the estimated gender,
#' estimated age and/or estimated nationality from a name. The package most
#' important functions are the following:
#' \itemize{
#' \item \code{\link{genderize}}
#' \item \code{\link{agify}}
#' \item \code{\link{nationalize}}
#' }
#'
#' @docType package
#' @name DemografixeR
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.