Learn R Programming

rdocdump (version 0.1.0)

combine_vignettes: Helper function to combine package vignettes

Description

Helper function to combine package vignettes

Usage

combine_vignettes(pkg_path)

Value

A single string containing the combined vignettes from the package.

Arguments

pkg_path

Path to the package source directory.