if (FALSE) {
lazy.write(
lazy.file.start(),
lazy.text("A vector can be presented as a list as follows"),
lazy.list(c("First item", "Second item", "Third item",
"Fourth item", "Fifth item"), style="Alph"),
lazy.file.end(),
OutFile="Example 1.tex")
unlink("Example 1.tex")
}
Run the code above in your browser using DataLab