Nothing
#' @title VIC5: The Variable Infiltration Capacity (VIC) Model version 5 in R
#' @name VIC5
#' @useDynLib VIC5, .registration = TRUE
#' @docType package
#' @importFrom Rcpp sourceCpp
#' @importFrom stats setNames convolve median
#' @importFrom utils str read.table
#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.