Learn R Programming

annotater (version 0.2.4)

expand_metapackages_active_file: Expand metapackages in active file

Description

Replaces metapackage load calls in the active .R file with multiple separate calls to its core packages.

Usage

expand_metapackages_active_file()

Arguments

Value

No return value, wraps [expand_metapackages()] for access via Addin