# \donttest{
view("topic")
# List all files in a specific topic
view("file", pattern = "ttest", topic = TRUE)
if (interactive()) {
# Render the files matching a pattern to HTML
view("file", pattern = "hyper")
view("html", pattern = "hyper")
}
# }
Run the code above in your browser using DataLab