#' lab3: A package for computing the Euclidean and Dijkstras values
#'
#' The lab3 package provides two important functions:
#' euclidean and dijkstras.
#'
#' @docType package
#' @name lab3
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.