Closed sorenwacker closed 5 years ago
This seems like a general R issue. Usually restarting the rsession solves it for me, but Google probably knows more. In terms of vignette, you can see the them here on Github as well. Just browse the folders.
It would be nice to have a working example somewhere given a txt folder is already present.
As I said, have a look at the vignettes. For example, https://github.com/cbielow/PTXQC/blob/master/vignettes/PTXQC-Basic_Guide_for_R_users.Rmd It boils down to
library(PTXQC)
r = createReport("c:/my/txt/folder/")
Thanks that would be helpful to have on the front page.
Is there an example how to use the app? When I do
browseVignettes(package = 'PTXQC')
I get