tests/testthat/roxygen-examples-complete/23-exampleIf-multiline-cond-out.R

#' dfalkj fdj
#'
#' fjd;kzj lorem impesum
#' @family xj2lkj
#' @examplesIf {
#'   "this-is-a-cond"
#' }
#' c()
#' @importFrom purrr partial
#' @export
x <- 3


#' dfalkj fdj
#'
#' fjd;kzj lorem impesum
#' @examplesIf {
#'   "this-is-a-cond" %>% c()
#' }
#' c()
x <- 3

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.