#' Lab3A: A package for implementing euclidean and dijkstra algorithms.
#'
#' The Lab3A package provides three categories of important functions:
#' euclidean and dijkstra.
#'
#'
#' @docType package
#' @name Lab3A
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.