tests/testthat/roxygen-examples-complete/02-one-function-examples-last-proper-run-in.R

#' Prettify R source code
#'
#' Performs various substitutions in all `.R` files in a package
#' (code and tests).
#' Carefully examine the results after running this function!
#' @examples
#' style_pkg(style = tidyverse_style, strict = TRUE)
#' style_pkg(
#'   scope ="line_breaks",
#'   math_token_spacing = specify_math_token_spacing( zero = "'+'")
#' )
a = call
krlmlr/styler documentation built on April 24, 2024, 4:14 p.m.