Learn R Programming

siera (version 0.5.5)

.generate_library_code: Generate library loading code

Description

Internal helper that returns the boilerplate code used to load the packages required by generated ARD scripts.

Usage

.generate_library_code()

Arguments

Value

Character string containing the library load block.