#' Kody stacji meteorologicznych
#'
#' @source Instytut Meteorologii i Gospodarki Wodnej.
#' \url{https://danepubliczne.imgw.pl/}
#' @format Ramka danych zawiera:
#' \describe{
#' \item{Kod}{numeric unikatowy kod stacji}
#' \item{Stacja}{character, nazwa stacji, do które przypisany jest dany kod}
#' }
#'
#' @usage data(kody)
#'
#' @examples
#' \dontrun{
#' kody
#' }
"kody"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.