save.test.result {inlinedocs}R Documentation

save test result

Description

For unit tests, this is an easy way of getting a text representation of the list result of extract.docs.file.

Usage

save.test.result(f)

Arguments

f

R code file with inlinedocs to process with extract.docs.file.

Author(s)

Toby Dylan Hocking <toby@sg.cs.titech.ac.jp> [aut, cre], Keith Ponting [aut], Thomas Wutzler [aut], Philippe Grosjean [aut], Markus Müller [aut], R Core Team [ctb, cph]


[Package inlinedocs version 2013.9.3 Index]