Learn R Programming

samatha (version 0.41)

render.all.docs: Builds a list of Samatha.Page objects for all Rd documents in a given directory

Description

Builds a list of Samatha.Page objects for all Rd documents in a given directory

Usage

render.all.docs(site, doc.path, layout, out.path)

Arguments

site
character path to the Samatha site
doc.path
character path to the directory containing the Rd files
layout
name of the Samatha layout to be used to render the documents
out.path
path to documents relative to the Samatha site

Value

list of samatha.Page objects