# NOT RUN {
printer <- gcp_search("myPrinter")
gcp_submit(printer$id[1],
"New Title",
content =
"<h1>Hello World</h1>",
contentType = "text/html"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab