Changelog
Source:NEWS.md
chunky 0.1.0
Initial version release.
Added a
NEWS.md
file to track changes to the package.Added a
pkgdown
site available here.Added the
Chunk
S4 class for storing code chunk options.Added get and set methods for the
Chunk
S4 class.Added the
chunk
function for constructing R markdown code chunks.Added the
rmd
method for signatureChunk
for extracting R Markdown chunk text.