rmarkdown icon indicating copy to clipboard operation
rmarkdown copied to clipboard

Error in `viewer()`:

Open liamxg opened this issue 10 months ago • 1 comments

viewer("https://forum.posit.co/c/quarto-r-markdown/10-2.html", 
       height = "maximize")

Error in viewer(): ! could not find function "viewer" Execution halted

liamxg avatar Apr 25 '24 13:04 liamxg

viewer() is not a rmarkdown function

I don't know which function you are looking for. This issue means that the function doesn't exists.

You need to use the right function.

Why are you opening in the rmarkdown github repo exactly ?

cderv avatar Apr 25 '24 20:04 cderv