#' ExpImage: Experimental Image Analysis Tools
#'
#'
#'
#' @description This package was
#' made for image analysis in researches. There are functions
#' associated with image editing, segmentation, and obtaining
#' biometric measurements (Este pacote foi idealizado para para a analise de
#' imagens em pesquisas. Ha funcoes associadas a edicao de imagens,
#' segmentacao, e obtencao de medidas biometricas).
#'
#' @docType package
#' @name ExpImage-package
#' @aliases ExpImage
#' @author Alcinei Mistico Azevedo <alcineimistico@@hotmail.com>
#' @references
#' <https://www.youtube.com/playlist?list=PLvth1ZcREyK4wSzwg-IxvrzaNzSLLrXEB>
#' @seealso \code{\link{crop_image}}, \code{\link{edit_image}},
#' \code{\link{example_image}},\code{\link{extract_pixels}},
#' \code{\link{gray_scale}}, \code{\link{join_image}},
#' \code{\link{mask_pixels}}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.