s: source the n-th section of the script, defaulting to the last...

Description Usage Arguments Value Examples

View source: R/s.R

Description

source the n-th section of the script, defaulting to the last section ####

Usage

1
2
3
4
5
s(
  start = "last",
  end = start,
  file = dir()[grep("\\.R$", dir(), ignore.case = TRUE)][1]
)

Arguments

method2order
cex
mar

Value

None

Examples

1
s()

alexanderksen/runlines documentation built on Sept. 3, 2020, 1:59 p.m.