tests/testthat/testdata/max_9_symbols.R

# Each code block (of which there are 5) has at most 9 non-trivial symbols
abc <- 123

def <- rnorm(10, 2, sd = 1:10)

nine_symbols <- c(3, 4, 5, 6, 7, 8, 9)

with_a_comment <- NA # this shouldn't affect the count for this block

NA
russHyde/dupree documentation built on April 8, 2024, 10:37 a.m.