R/sendToSlack.R

Defines functions sendToSlack

#' Creates project infrastructure
#'
#' This function creates the folders you will use in your project
#' @param
#' @keywords slack
#' @export
#' @examples
#' sendToSlack()

sendToSlack <- function(){


}
davidmeza1/addinsMeza documentation built on Jan. 24, 2023, 4:07 a.m.