source_lines: Source specific lines in an R file

source_linesR Documentation

Source specific lines in an R file

Description

Source specific lines in an R file

Usage

source_lines(file, lines, encoding = "UTF-8", ...)

Arguments

file

character string with the path to the file to source.

lines

numeric vector of lines to source in file.


ichimomo/frasyr documentation built on May 3, 2024, 1:30 a.m.