#' @keywords internal
"_PACKAGE"
#' @name easyalgorithms-package
#' @title easyalgorithms
#' @author Olof Josefsson
#' @docType package
#'
#'
#' @section easyalgorithms: A package containing two functions.
#' First one is \code{\link{euclidean}}.
#'
#' Second one is \code{\link{dijkstra}}.
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.