combine_vignettes {rdocdump}R Documentation

Helper function to combine package vignettes

Description

Helper function to combine package vignettes

Usage

combine_vignettes(pkg_path)

Arguments

pkg_path

Path to the package source directory.

Value

A single string containing the combined vignettes from the package.


[Package rdocdump version 0.1.0 Index]