R/lab5-package.R

#' lab5
#' @description This package offers a get_coordinates function returning the coordinates of a input city.
#' Furthermore a shiny application calculating the p-norm distance between two swedish cities is provided.
#' @docType package
#' @title A package city coordinate visualisation and p-norm distance calculation.
#' @name lab5

NULL
Marbr987/lab5 documentation built on Dec. 17, 2021, 2:20 a.m.