R/insheet_.R

Defines functions insheet_

Documented in insheet_

#' Title
#'
#' @param path
#'
#' @return
#' @export
#'
#' @examples
insheet_ <- function(.arg = NULL, .if = NULL, .opt = NULL) {

  use_(stringr::str_remove(.arg, "using "), .if, .opt)

}
shohei-doi/transtataR documentation built on March 22, 2021, 1:52 p.m.