tests/testthat/raw_in/example-5.R

# this should give all 3 levels of granularity and titles for all sectios
#   ____________________________________________________________________________
#   header                                                                  ####
a <- function(x) {
  # a comment
  #### a comment2
}

##  ............................................................................
##  section 2                                                               ####
###   not to show

##  ............................................................................
##  Another section 2                                                       ####

### . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ..
### full 3                                                                  ####
g <- function(k) {
  a <- 3
}

### . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ..
### a long section title ajfasklf af ddisdf sfad faskljf dflasdjf ras fslkd ####
XiaoliangJiang/IndependentStudy2017YW documentation built on May 29, 2019, 10:54 a.m.