get_rcode_libraries: Generates library calls from current session info

View source: R/get_rcode_utils.R

get_rcode_librariesR Documentation

Generates library calls from current session info

Description

Function to create multiple library calls out of current session info to ensure reproducible code works.

Usage

get_rcode_libraries()

Value

Character vector of ⁠library(<package>)⁠ calls.


teal documentation built on May 29, 2024, 10:11 a.m.