tests/testthat/roxygen-examples-identify/1-one-function-example-last-proper-run.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)
a <- 2
r-lib/styler documentation built on April 10, 2024, 4 a.m.