Description Usage Arguments Details Value Author(s) See Also Examples
A function to extract the code chunks from the book for the online supplement.
1 2 | bcStangle(files = .RbcBook1Files(), outfile= "bioCSpringer.R")
tangleToSingleFiles()
|
files |
character vector with filenames of book chapters.
Must have extension |
outfile |
character of length 1 with the name of the output file. |
It should suffice to change to the book's top level directory
(e.g. .../Springer1/trunk/Book1)
and run bcStangle()
.
This function is specialized to its one purpose given in the title. It is not envisaged that it could be useful beyond, or even replace Stangle.
tangleToSingleFiles
creates a directory named Rfiles and tangles
each chapter separately into this directory. You must have the current
working directory set to the top level directory of the book
(Springer/Book1).
Function is called for its side effects.
Wolfgang Huber <huber@ebi.ac.uk>
.RbcBook1Files, Stangle
1 | ## bcStangle()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.