#' tcadr
#'
#' A library to read/write TransCAD binary files in R.
#'
#' @docType package
#' @author Greg Macfarlane <gregmacfarlane@gmail.com>
#' @import Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib tcadr
#' @name tcadr
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.