#' Optimization model: MDP Statistical model: Gaussian state space model.
#'
#' This package includes codes for optimization and statistical models
#' To find an optimal schedule plan for tillage operations.
#' @section History:
#' \itemize{
#' \item 28-09-2016: Start to Build the package
#' }
#'
#' @section Question/Do:
#' \itemize{
#' \item ?
#' }
#'
#'
#' @name FieldReadiness
#' @docType package
#' @author Parisa Bagheri Tookanlou \email{pbagheri@eng.au.dk}.
#' @useDynLib FieldReadiness, .registration = TRUE
#' @importFrom Rcpp sourceCpp
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.