Nothing
#to ensure there are no check NOTES about spatialData
#' Declare spatialData
#' @returns dataset spatialData::vi_smol
#' @autoglobal
#' @keywords internal
declare_spatialData <- function() {
spatialData::vi_smol
}
.onAttach <- function(libname, pkgname) {
packageStartupMessage("collinear ", utils::packageVersion("collinear"))
}
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.