Nothing
#' This is an example of txt file format of point cloud data input
#'
#' @name point_cloud.txt
#' @docType data
#' @author Riccardo Campana \email{riccarl@@hotmail.it}
#' @references
#' @keywords point cloud
#' @format A point cloud in txt file format:
#' \describe{
#' \item{X}{X coordinate of point}
#' \item{Y}{Y coordinate of point}
#' \item{Z}{Z coordinate of point}
#' \item{R}{R color band}
#' \item{G}{G color band}
#' \item{B}{B color band}
#' }
# @source \url{http:/}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.