Skip to contents

Introspects an installed R package to understand its capabilities, exported functions, and documentation. This is used by the Skill Architect to "learn" a package.

Usage

analyze_r_package(package)

Arguments

package

Name of the package to analyze.

Value

A string summary of the package.