#' Synthetic data set for periodic fitting
#'
#'
#' \itemize{
#' \item site. Fluxnet site abbreviation
#' \item date. POSIX date.
#' \item time. The decimal representation of the date.
#' \item product. "GPP" Gross primary productivity
#' \item value. value of measurement in previous column
#' }
#'
#' @docType data
#' @keywords datasets
#' @name synthetic_data
#' @usage data(synthetic_data)
#' @format A data frame with 1561 rows and 5 variables
#' @source Zobitz - see the file synthetic-data-process.R in the data-raw folder
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.