Closed dmenne closed 7 years ago
Not sure if you read README: https://github.com/yihui/printr#printr Chances are you installed the package via devtools::install_github()
, which does not install package vignettes by default (which is very confusing).
Correct. I had forgotten that problem with devtools
I know where to find the vignette, but it is not included in the distribution (0.0.6). So the mentioned
vignette('printr', package = 'printr')
does not work