#' Some arbitrary bio tools in R
#'
#' The package provides some special functionality
#'
#' @name biomix-package
#' @docType package
#' @title Parsing and Running
#' @author Chris Reudenbach,
#' \cr
#' \emph{Maintainer:} Chris Reudenbach \email{reudenbach@@uni-marburg.de}
#'
#' @import sp raster rgdal gdalUtils
#'
#' @useDynLib biomix
#' @keywords package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.