Learn R Programming

icesTAF (version 3.6.0)

taf.roxygenise: Process a TAF repo with the taf roclet

Description

This function builds documentation for a TAF repository using roxygen syntax headers. It depnends on the roxygen2 package adding some extra functionality to produce citation entries for data sources

Usage

taf.roxygenise(path = ".", files)

Arguments

path

location of taf repository top level directory. Default is working directory.

files

a vector of file names to parse for documentation.