as_pkgdown: Generate pkgdown data structure

View source: R/package.r

as_pkgdownR Documentation

Generate pkgdown data structure

Description

You will generally not need to use this unless you need a custom site design and you're writing your own equivalent of build_site.

Usage

as_pkgdown(path = ".", vignettes_directory = "vignettes")

Arguments

path

Path to package

vignettes_directory

Name of vignettes directory (defaults to vignettes)


CenterForAssessment/packagePages documentation built on May 31, 2022, 1:56 p.m.