#' tree1
#'
#' A point cloud of a single pinguin
#'
#' @docType data
#'
#' @usage data(tree1)
#'
#' @format A data frame with n rows and 3 variables:
#' \describe{
#' \item{x}{x coordinate}
#' \item{y}{y coordinate}
#' \item{z}{z coordinate}
#' }
#' @name tree1
'tree1'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.