Test case: output styles
Test case: output styles
Other tests:
index,
test-crayon,
test-dont,
test-figures,
test-links,
test-lists,
test-params,
test-sexpr-title,
test-verbatim
# This example illustrates some important output types
# The following output should be wrapped over multiple lines
a <- 1:100
a
cat("This some text!\n")
message("This is a message!")
warning("This is a warning!")
# This is a multi-line block
{
1 + 2
2 + 2
}Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.