tests/testthat/roxygen-examples-complete/21-exampleIf-multiple-in.R

#' The tidyverse style
#'
#' Style code according to the tidyverse style guide.
#' @family style_guides
#' @examplesIf TRUE
#' c( )
#' @examplesIf TRUE
#' x=2
#' @importFrom purrr partial
#' @export
a     <- call;

Try the styler package in your browser

Any scripts or data that you put into this service are public.

styler documentation built on Aug. 29, 2023, 5:10 p.m.