render_rmd()
is now overwritten previous versions of rendered
files.yaml
.rmd_doc
was added.yamlme:::write_yaml()
is working recursively, based on discussions
here and heretemp_file
and delete_temp
are deprecated.render_rmd()
will write in the temporal directory and then move
resulting files to the working directory, if necessary.filename
in write_rmd()
.output_file
in function render_rmd()
may include the .Rmd
extension or not and the file can be written in the temporary directory or
any other path.as.list()
(function as<-
).print()
method for rmd_doc
objects.update()
method for rmd_doc
objects.rmd_doc
are now structured as lists instead of character
vectors.read_rmd()
is an object of class rmd_doc
instead of plain
character vector.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.