Learn R Programming

teal (version 0.15.2)

get_rcode_libraries: 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()

Arguments

Value

Character vector of library(<package>) calls.