R/deprecated.R

# Roxygen documentation of deprecated functions inspired by this Stackoverflow answer
# https://stackoverflow.com/a/14036524/2641825

#' Deprecated functions in the tradeflows package
#' @name tradeflows-deprecated
#' @section Details:
#' \tabular{rl}{
#'   \code{\link{readdbtbl}} \tab should now be replaced by \code{dplyr::\link{tbl}}\cr
#' }
NULL
paul4forest/tradeflows documentation built on Oct. 8, 2019, 10:35 a.m.