#' @name ldap4R
#' @aliases ldap4R-package
#' @aliases ldap4R
#' @docType package
#'
#' @import R6
#' @import RCurl
#'
#' @title R interface to LDAP
#' @description R interface to LDAP
#'
#' @details
#' \tabular{ll}{
#' Package: \tab ldap4R\cr
#' Type: \tab Package\cr
#' Version
#' : \tab 0.0.9000\cr
#' Date: \tab 2019-10-29\cr
#' License: \tab MIT\cr
#' LazyLoad: \tab yes\cr
#' }
#'
#'@author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com}
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.