#' @title Djankuat river turbidity logger measurements
#'
#' @docType data
#'
#' @description Turbidity measurements at Djankuat river (Northen
#' Caucasus) in June 2016. Data recorded by \emph{Analite NEP-495}
#'
#' @usage data(djanturb)
#'
#' @format An object of class `"tibble"`
#'
#' @references Chalov SR, Tsyplenkov AS. 2020. Influence of macroturbulence on
#' the dynamics of river water turbidity. Vestnik Moskovskogo universiteta.
#' Seriya 5, Geografiya 0 (3): 34–46 (In Russ.)
#' @keywords datasets
#' @examples
#'
#' data(djanturb)
#' head(djanturb)
#' @importFrom utils head
"djanturb"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.