ez.sprintf: alias of 'glue'

ez.sprintfR Documentation

alias of glue

Description

alias of glue

Usage

ez.sprintf(
  ...,
  .sep = "",
  .envir = parent.frame(),
  .open = "{",
  .close = "}",
  .na = "NA",
  .null = character(),
  .comment = "#",
  .literal = FALSE,
  .transformer = identity_transformer,
  .trim = TRUE
)

jerryzhujian9/zmisc documentation built on March 9, 2024, 12:49 a.m.