#function generator
defunct <- function(msg = "This function is depreciated") function(...) return(stop(msg))
# @export
#' SCfn = defunct("SCfn changed name to findSCdesigns")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.