R/easyalgorithms-package.R

#' @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
OLGJ/easyalgorithms documentation built on Dec. 18, 2021, 4:41 a.m.