#' SUtools is a package for Fortran code handling with R
#'
#' Tools for autogenerating fortran registration code. I must have done
#' this at least three times and forgot to organize the code each time.
#' This package bundles the `mortran` preprocessor, with slight
#' modifications.
#'
#' @name SUtools-package
#' @useDynLib SUtools
#' @aliases cubature-package cubature
#' @docType package
#' @author Balasubramanian Narasimhan
#' Maintainer: Balasubramanian Narasimhan<naras@stat.stanford.edu>
#' @keywords package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.