tests/testthat/roxygen-examples-identify/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;
krlmlr/styler documentation built on April 8, 2024, 7:53 p.m.