#' lab03: A package intended for the R package learning and Statistic computation
#'
#' The Lab03 package provides 2 important functions:
#' Euclidean Distance and Dijkstra's Algorithm.
#'
#' @section lab03 functions:
#' The lab functions are named dijkstra and euclidean
#'
#' @name lab03
#' @docType package
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.