#' Example bezier dataframe to grow leaves on
#'
#' Generated with `vignette("import_svg_bezier")`
#'
#' @format A data frame with 40 rows and 4 variables:
#' \describe{
#' \item{i_branch}{branch index}
#' \item{svg_point_type}{original point type in the svg file }
#' \item{x}{x coordinate}
#' \item{y}{y coordinate}
#' }
"df_bezier_skeleton"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.