#' psydiff
#'
#' Temporary package for fitting panel stochastic differential equations.
#'
#' @docType package
#' @name psydiff
#' @author Jannik Orzek <orzek@mpib-berlin.mpg.de>
#' @import Rcpp stringr
#' @importFrom Rcpp sourceCpp
#' @useDynLib psydiff, .registration = TRUE
#' @exportPattern "^[[:alpha:]]+"
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.