#' Fieldcoordinate Package
#'
#' The field coordinate package handles coordinate set tree inventories.
#'
#' @docType package
#' @author Carl Vigren <carl.vigren@slu.se>
#' @import Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib fieldcoordinate
#' @name fieldcoordinate
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.